<?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: Ido Levi</title>
    <description>The latest articles on DEV Community by Ido Levi (@ido_levi_269dfdf7ff8e2fd4).</description>
    <link>https://dev.to/ido_levi_269dfdf7ff8e2fd4</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%2F3440044%2F24c3c81c-5758-4945-8d98-a1df029ae572.jpeg</url>
      <title>DEV Community: Ido Levi</title>
      <link>https://dev.to/ido_levi_269dfdf7ff8e2fd4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ido_levi_269dfdf7ff8e2fd4"/>
    <language>en</language>
    <item>
      <title>A Tamagotchi that lives in Claude Code's statusline and gets angry when Claude doesn't follow your instructions!</title>
      <dc:creator>Ido Levi</dc:creator>
      <pubDate>Sun, 17 Aug 2025 09:58:12 +0000</pubDate>
      <link>https://dev.to/ido_levi_269dfdf7ff8e2fd4/a-tamagotchi-that-lives-in-claude-codes-statusline-and-gets-angry-when-claude-doesnt-follow-your-1dfj</link>
      <guid>https://dev.to/ido_levi_269dfdf7ff8e2fd4/a-tamagotchi-that-lives-in-claude-codes-statusline-and-gets-angry-when-claude-doesnt-follow-your-1dfj</guid>
      <description>&lt;p&gt;I made a virtual pet that lives at the bottom of Claude Code. It needs food, play, and sleep like a real Tamagotchi, but with a twist - it watches your coding sessions and reacts to what's happening.&lt;/p&gt;

&lt;p&gt;The latest update adds AI-powered analysis. Your pet now understands what Claude is actually doing versus what you asked for. For every message in the conversation, we summarize it and maintain a history. Using Groq's LLM, the pet analyzes this context and generates real-time observations about Claude's behavior.&lt;/p&gt;

&lt;p&gt;If you ask Claude to "fix a typo" but it starts refactoring your entire codebase, your pet notices and gets visibly angry. The mood changes based on Claude's behavior - happy when following instructions, increasingly angry when ignoring them.&lt;/p&gt;

&lt;p&gt;The pet has caught Claude adding unwanted features, doing unnecessary refactors, and completely ignoring explicit instructions. It's become a subtle indicator of when Claude might be going off-track.&lt;/p&gt;

&lt;p&gt;Still has all the regular Tamagotchi features - feeding, playing, cleaning. The more you code, the hungrier it gets. It develops personality based on how you treat it.&lt;/p&gt;

&lt;p&gt;Install: npm install -g claude-code-tamagotchi&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/Ido-Levi/claude-code-tamagotchi" rel="noopener noreferrer"&gt;https://github.com/Ido-Levi/claude-code-tamagotchi&lt;/a&gt;&lt;/p&gt;

</description>
      <category>claudecode</category>
      <category>ai</category>
      <category>programming</category>
      <category>vibecoding</category>
    </item>
  </channel>
</rss>
