<?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: jerry23t</title>
    <description>The latest articles on DEV Community by jerry23t (@jerryxff26alt).</description>
    <link>https://dev.to/jerryxff26alt</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%2F4135947%2Fb5d29cdd-82d7-4c57-b59b-b6bb82f2fdfb.png</url>
      <title>DEV Community: jerry23t</title>
      <link>https://dev.to/jerryxff26alt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jerryxff26alt"/>
    <language>en</language>
    <item>
      <title>session-top v0.0.3 — archived sessions, --json, and cache mix (still not a live process monitor)</title>
      <dc:creator>jerry23t</dc:creator>
      <pubDate>Mon, 21 Sep 2026 14:39:34 +0000</pubDate>
      <link>https://dev.to/jerryxff26alt/session-top-v003-archived-sessions-json-and-cache-mix-still-not-a-live-process-monitor-im6</link>
      <guid>https://dev.to/jerryxff26alt/session-top-v003-archived-sessions-json-and-cache-mix-still-not-a-live-process-monitor-im6</guid>
      <description>&lt;p&gt;You know your Codex usage dropped.&lt;br&gt;
Now find out &lt;em&gt;which sessions&lt;/em&gt; did it — including ones you already archived.&lt;/p&gt;

&lt;p&gt;&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; is a local TUI/CLI that reads Codex rollout JSONL and explains quota/token spend. Think &lt;em&gt;htop for agent sessions&lt;/em&gt;, not a live process dashboard (that's &lt;a href="https://github.com/graykode/abtop" rel="noopener noreferrer"&gt;abtop&lt;/a&gt;'s job).&lt;/p&gt;

&lt;h3&gt;
  
  
  What's new in v0.0.3
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Archived session discovery&lt;/strong&gt; — after native &lt;code&gt;codex archive&lt;/code&gt;, files live under &lt;code&gt;archived_sessions/&lt;/code&gt;; v0.0.3 finds them&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;--json&lt;/code&gt;&lt;/strong&gt; on overview / &lt;code&gt;why&lt;/code&gt; / &lt;code&gt;sessions&lt;/code&gt; for scripts and pipelines&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cache mix&lt;/strong&gt; — cached vs uncached input when events provide it (absence ≠ zero)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Plan / credits / resets&lt;/strong&gt; on the overview when Codex surfaces them — never an invented quota formula&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Principles (unchanged)
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;100% local — no API keys, no telemetry&lt;/li&gt;
&lt;li&gt;Numbers labeled OFFICIAL / OBSERVED / INFERRED&lt;/li&gt;
&lt;li&gt;Complements live monitors; does not replace them
&lt;/li&gt;
&lt;/ul&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@v0.0.3
session-top
session-top why &lt;span class="nt"&gt;--json&lt;/span&gt;
session-top sessions &lt;span class="nt"&gt;--json&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;MIT · Go · feedback welcome from people who live in agent CLIs.&lt;/p&gt;

&lt;p&gt;Release: &lt;a href="https://github.com/jerryxff26-alt/session-top/releases/tag/v0.0.3" rel="noopener noreferrer"&gt;https://github.com/jerryxff26-alt/session-top/releases/tag/v0.0.3&lt;/a&gt;&lt;/p&gt;

</description>
      <category>codex</category>
      <category>cli</category>
      <category>go</category>
      <category>observability</category>
    </item>
  </channel>
</rss>
