<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: tom-xff</title>
    <description>The latest articles on DEV Community by tom-xff (@tomxff).</description>
    <link>https://dev.to/tomxff</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4128992%2Fc7ac192e-bbff-4f29-9316-b2e656ed325f.png</url>
      <title>DEV Community: tom-xff</title>
      <link>https://dev.to/tomxff</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tomxff"/>
    <language>en</language>
    <item>
      <title>session-top: htop for your AI coding sessions (local Codex quota autopsy)</title>
      <dc:creator>tom-xff</dc:creator>
      <pubDate>Thu, 17 Sep 2026 03:44:21 +0000</pubDate>
      <link>https://dev.to/tomxff/session-top-htop-for-your-ai-coding-sessions-local-codex-quota-autopsy-24i4</link>
      <guid>https://dev.to/tomxff/session-top-htop-for-your-ai-coding-sessions-local-codex-quota-autopsy-24i4</guid>
      <description>&lt;p&gt;You know your Codex usage dropped 12%.&lt;br&gt;
Now find out &lt;em&gt;why&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;&lt;a href="https://github.com/jerryxff26-alt/session-top" rel="noopener noreferrer"&gt;session-top&lt;/a&gt;&lt;/strong&gt; — a small terminal tool that reads local Codex CLI rollouts and makes quota / token spend observable without uploading anything.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it shows
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;5h / weekly quota overview&lt;/li&gt;
&lt;li&gt;top consumers by session/task&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;session-top why&lt;/code&gt; for recent drops (attributes only when a single session was active; overlaps stay &lt;em&gt;ambiguous&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;session-top distill&lt;/code&gt; for a project digest — no model call, no upload&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Install
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;go &lt;span class="nb"&gt;install &lt;/span&gt;github.com/jerryxff26-alt/session-top/cmd/session-top@latest
session-top
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Or clone + &lt;code&gt;make&lt;/code&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Principles
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;100% local&lt;/strong&gt; — no API keys, no telemetry&lt;/li&gt;
&lt;li&gt;Numbers are labeled &lt;strong&gt;OFFICIAL / OBSERVED / INFERRED&lt;/strong&gt; — it never invents OpenAI's private quota formula&lt;/li&gt;
&lt;li&gt;v0.1 is Codex CLI on macOS/Linux only (by design; the name is about sessions, not one vendor)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/jerryxff26-alt/session-top" rel="noopener noreferrer"&gt;https://github.com/jerryxff26-alt/session-top&lt;/a&gt;&lt;br&gt;&lt;br&gt;
MIT.&lt;/p&gt;

&lt;p&gt;If you live in agent CLIs, I'd love feedback — especially on what "why" should explain next.&lt;/p&gt;

</description>
      <category>cli</category>
      <category>go</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
