<?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>Forem: Mahesh Naik</title>
    <description>The latest articles on Forem by Mahesh Naik (@mahesh_naik_7dd09623a71af).</description>
    <link>https://forem.com/mahesh_naik_7dd09623a71af</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3769962%2F17cac841-12c1-4eb7-81f4-4eedf8ba9b21.jpg</url>
      <title>Forem: Mahesh Naik</title>
      <link>https://forem.com/mahesh_naik_7dd09623a71af</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mahesh_naik_7dd09623a71af"/>
    <language>en</language>
    <item>
      <title>CLI that tells you what your AI agents did while you were away</title>
      <dc:creator>Mahesh Naik</dc:creator>
      <pubDate>Fri, 13 Feb 2026 02:47:50 +0000</pubDate>
      <link>https://forem.com/mahesh_naik_7dd09623a71af/cli-that-tells-you-what-your-ai-agents-did-while-you-were-away-4j68</link>
      <guid>https://forem.com/mahesh_naik_7dd09623a71af/cli-that-tells-you-what-your-ai-agents-did-while-you-were-away-4j68</guid>
      <description>&lt;p&gt;AI coding agents are pushing commits across my repos overnight, and I kept losing track of what changed. So I built wip — a CLI tool for developer situational awareness.&lt;/p&gt;

&lt;p&gt;It scans your git repos, passively detects agent activity (Claude, Copilot, Cursor, Devin) from commit authors and branch patterns, and shows you the full picture: dirty files, stashes, branches, sync status. Add&lt;br&gt;
   wip ai briefing and it generates a narrative summary with suggested next steps.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Zero config agent detection (works out of the box)&lt;/li&gt;
&lt;li&gt;Supports Anthropic, OpenAI, and Gemini for AI briefings&lt;/li&gt;
&lt;li&gt;Local-first, no telemetry, MIT licensed&lt;/li&gt;
&lt;li&gt;Python 3.9+, installable via pip/pipx&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built end-to-end with Claude Code (Opus 4.6) in ~5 hours.&lt;/p&gt;

&lt;p&gt;GitHub: github.com/drmnaik/wip&lt;br&gt;
  PyPI: pypi.org/project/wip-cli&lt;/p&gt;

&lt;p&gt;Happy to answer questions or take feature requests.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cli</category>
      <category>vibecoding</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
