<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Telemetry on Nick Liu - Software Engineer</title>
    <link>/tags/telemetry/</link>
    <description>Recent content in Telemetry on Nick Liu - Software Engineer</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>nickboy@users.noreply.github.com (Nick Liu)</managingEditor>
    <webMaster>nickboy@users.noreply.github.com (Nick Liu)</webMaster>
    <copyright>2026 Nick Liu</copyright>
    <lastBuildDate>Sun, 10 May 2026 22:48:37 -0700</lastBuildDate><atom:link href="/tags/telemetry/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>The Claude Code statusline is a per-turn telemetry side channel</title>
      <link>/posts/statusline-side-channel/</link>
      <pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate>
      <author>nickboy@users.noreply.github.com (Nick Liu)</author>
      <guid>/posts/statusline-side-channel/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &#xA;Claude Code calls a custom statusline command every turn with a JSON payload on stdin. The payload includes the current context-window fill percentage, model, cost, and cwd. Nothing in the contract says you can only read it — you can fork it to anything you want, and the command stays a statusline.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;(Quick framing for anyone new to Claude Code: it&amp;rsquo;s Anthropic&amp;rsquo;s terminal CLI for Claude, and the &lt;em&gt;statusline&lt;/em&gt; is the configurable line of text it prints under your prompt every turn — like a shell prompt for the agent. You point at any script in &lt;code&gt;settings.local.json&lt;/code&gt;, Claude pipes a JSON object to it on stdin, and whatever the script writes to stdout becomes the visible line.)&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
