<?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: Anuj ojha</title>
    <description>The latest articles on DEV Community by Anuj ojha (@anuj7411).</description>
    <link>https://dev.to/anuj7411</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%2F3998370%2F04ff993c-c52f-45e9-8d12-b4b08772e39a.webp</url>
      <title>DEV Community: Anuj ojha</title>
      <link>https://dev.to/anuj7411</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anuj7411"/>
    <language>en</language>
    <item>
      <title>I shipped Sipcode today: keeping Claude Code's context clean for sharper answers</title>
      <dc:creator>Anuj ojha</dc:creator>
      <pubDate>Tue, 23 Jun 2026 08:58:15 +0000</pubDate>
      <link>https://dev.to/anuj7411/i-shipped-sipcode-today-keeping-claude-codes-context-clean-for-sharper-answers-4gid</link>
      <guid>https://dev.to/anuj7411/i-shipped-sipcode-today-keeping-claude-codes-context-clean-for-sharper-answers-4gid</guid>
      <description>&lt;p&gt;Sipcode is live on Product Hunt as of today.&lt;/p&gt;

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

&lt;p&gt;Local proxy plus MCP server for Claude Code. It rewrites tool output (Read, Bash, Grep) before the model sees it, removing redundancy without dropping information.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I measured
&lt;/h2&gt;

&lt;p&gt;On my own 3,567,170-token dogfood corpus: 62.6% median tool-output savings, range 37.4 to 80.6%, $67.43 saved. 0 network calls. 1,363 tests. 15 MCP tools. MIT.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this matters more than the token count
&lt;/h2&gt;

&lt;p&gt;Anthropic published that cleaner context produces a 29% quality lift and 40% fewer agent errors. The tokens are the proof, reliability is the point.&lt;/p&gt;

&lt;h2&gt;
  
  
  The dogfood story behind today's launch
&lt;/h2&gt;

&lt;p&gt;Last week I caught my own drift tool reporting 624,940 tokens wasted in a 4-hour session. My proxy --stats credited only 7,553 saved on the same session. 83x undercount, by my own tool. Root cause was mid-session installs leaving the dedup cache empty for the first half of the session.&lt;/p&gt;

&lt;p&gt;Shipped v1.6.15 with Verified Warm-Fill 24 hours later. Drift now reads "no drift detected." Shipped v1.6.16 today with the cache-defer and grep-cap fixes. Three releases in nine days, each closing a real bug I caught dogfooding.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;Install:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm i -g sipcode &amp;amp;&amp;amp; sipcode init
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;PH: &lt;a href="https://www.producthunt.com/products/sipcode" rel="noopener noreferrer"&gt;https://www.producthunt.com/products/sipcode&lt;/a&gt;&lt;br&gt;
Site: &lt;a href="https://anuj7411.github.io/sipcode" rel="noopener noreferrer"&gt;https://anuj7411.github.io/sipcode&lt;/a&gt;&lt;br&gt;
Repo: &lt;a href="https://github.com/Anuj7411/sipcode" rel="noopener noreferrer"&gt;https://github.com/Anuj7411/sipcode&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer questions in the comments.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
