<?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: Ab</title>
    <description>The latest articles on DEV Community by Ab (@abhishekrai43).</description>
    <link>https://dev.to/abhishekrai43</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%2F3965718%2F47e39f2f-aeb1-4330-9138-06b6c3d7518f.png</url>
      <title>DEV Community: Ab</title>
      <link>https://dev.to/abhishekrai43</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abhishekrai43"/>
    <language>en</language>
    <item>
      <title>I Visualized My Claude Code Sessions — The Results Were Fascinating</title>
      <dc:creator>Ab</dc:creator>
      <pubDate>Wed, 03 Jun 2026 05:01:44 +0000</pubDate>
      <link>https://dev.to/abhishekrai43/i-visualized-my-claude-code-sessions-the-results-were-fascinating-e9d</link>
      <guid>https://dev.to/abhishekrai43/i-visualized-my-claude-code-sessions-the-results-were-fascinating-e9d</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmopb329mhzuid11uwh8z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmopb329mhzuid11uwh8z.png" alt=" " width="800" height="698"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F99ysoala87h1921ep87o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F99ysoala87h1921ep87o.png" alt=" " width="800" height="686"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9uod9ehknl69ys9e6i26.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9uod9ehknl69ys9e6i26.png" alt=" " width="800" height="700"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3wdgag14ksbtipblp0zi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3wdgag14ksbtipblp0zi.png" alt=" " width="800" height="666"&gt;&lt;/a&gt;&lt;br&gt;
I built a small tool called &lt;strong&gt;ClaudeActivity&lt;/strong&gt; that parses Claude Code session logs and generates visual HTML reports.&lt;/p&gt;

&lt;p&gt;It shows things like:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;• repository traversal patterns&lt;br&gt;
• most explored + edited files&lt;br&gt;
• session heatmaps&lt;br&gt;
• coding personas&lt;br&gt;
• token usage + cache hit rates&lt;br&gt;
• project activity over time&lt;br&gt;
• tool usage distribution&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The interesting part was realizing how rich Claude Code logs actually are once visualized properly.&lt;/p&gt;

&lt;p&gt;The tool runs fully locally and generates static HTML reports.&lt;/p&gt;

&lt;p&gt;No need to Install, simply run:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;npx claudeactivity scan&lt;/code&gt;&lt;br&gt;
GitHub:&lt;br&gt;
[&lt;a href="https://github.com/abhishekrai43/claudeactivity" rel="noopener noreferrer"&gt;https://github.com/abhishekrai43/claudeactivity&lt;/a&gt;]&lt;/p&gt;

</description>
      <category>ai</category>
      <category>code</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
