<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Claude on Miao Kong</title><link>https://miaok.ong/en/tags/claude/</link><description>Recent content in Claude on Miao Kong</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 01 Apr 2026 07:25:00 +0800</lastBuildDate><atom:link href="https://miaok.ong/en/tags/claude/index.xml" rel="self" type="application/rss+xml"/><item><title>Deep Deconstruction of Claude Code (II): Code Skeleton and Core Logic Mechanism</title><link>https://miaok.ong/en/posts/claude-code-source-study-2/</link><pubDate>Wed, 01 Apr 2026 07:25:00 +0800</pubDate><guid>https://miaok.ong/en/posts/claude-code-source-study-2/</guid><description>&lt;h1 id="a-deep-dive-into-claude-code-part-2-code-scaffolding-and-core-logic-mechanisms"&gt;
 A Deep Dive into Claude Code (Part 2): Code Scaffolding and Core Logic Mechanisms
 &lt;a class="heading-link" href="#a-deep-dive-into-claude-code-part-2-code-scaffolding-and-core-logic-mechanisms"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;: In &amp;ldquo;&lt;a href="../claude-code-source-study-1/" &gt;A Deep Dive into Claude Code (Part 1): Product Form and Technical Architecture Evolution&lt;/a&gt;&amp;rdquo;, we examined the React rendering engine, KAIROS persistence backend, and the core context explosion-proofing mechanism of Claude Code, the &amp;ldquo;terminal impersonator&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Next, we will delve into its approximately 330 underlying TypeScript modules to explore the &lt;strong&gt;Core Logic and Control Mechanisms&lt;/strong&gt; that enable the large model to operate with both freedom and discipline within the terminal. This article will reveal how it achieves a &amp;ldquo;production-grade&amp;rdquo; terminal agent through an extremely defensive Tool system.&lt;/p&gt;</description></item><item><title>Deep Dissection of Claude Code (Part 1): Product Form and Technical Architecture Evolution</title><link>https://miaok.ong/en/posts/claude-code-source-study-1/</link><pubDate>Wed, 01 Apr 2026 07:20:00 +0800</pubDate><guid>https://miaok.ong/en/posts/claude-code-source-study-1/</guid><description>&lt;h1 id="a-deep-dive-into-claude-code-part-1-the-evolution-of-its-product-form-and-technical-architecture"&gt;
 A Deep Dive into Claude Code (Part 1): The Evolution of its Product Form and Technical Architecture
 &lt;a class="heading-link" href="#a-deep-dive-into-claude-code-part-1-the-evolution-of-its-product-form-and-technical-architecture"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;: As the most powerful native terminal agent available today, Anthropic&amp;rsquo;s Claude Code is far more than just a &amp;ldquo;large model in a wrapper.&amp;rdquo; Through a deep reverse-engineering analysis of its underlying ~330 tool files, 100+ slash commands, and 146 UI components (written purely in TypeScript + React, running on Bun), we can get a glimpse into how a &lt;strong&gt;production-grade terminal agent&lt;/strong&gt; is built from the ground up.&lt;/p&gt;</description></item></channel></rss>