<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Claude Code on LoveIt</title>
		<link>https://hotttao.github.io/tags/claude-code/</link>
		<description>Recent content in Claude Code on LoveIt</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
			<managingEditor>1556824234@qq.com (宋涛)</managingEditor>
		
		
			<webMaster>1556824234@qq.com (宋涛)</webMaster>
		
		
			<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
		
		
			<lastBuildDate>Sat, 08 Aug 2026 17:56:01 +0800</lastBuildDate>
		
			<atom:link href="https://hotttao.github.io/tags/claude-code/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Claude Code Context Compact</title>
				<link>https://hotttao.github.io/posts/aigc/claude_code/003_cc/</link>
				<pubDate>Thu, 02 Apr 2026 22:00:00 +0800</pubDate><author>1556824234@qq.com (宋涛)</author>
				<guid>https://hotttao.github.io/posts/aigc/claude_code/003_cc/</guid>
				<description>&lt;p&gt;这一节我们来学习 Claude Code 里 Context Compact。&lt;/p&gt;&#xA;&lt;!-- more --&gt;&#xA;&lt;style&gt;&#xA;table { table-layout: fixed; width: 100%; margin: 1em 0; border-collapse: collapse; }&#xA;td, th { word-break: break-word; overflow-wrap: break-word; vertical-align: top; padding: 0.5em; }&#xA;td pre { overflow-x: auto; max-width: 100%; }&#xA;td code { white-space: pre-wrap; word-wrap: break-word; }&#xA;&lt;/style&gt;&#xA;&lt;h2 id=&#34;1-compact&#34;&gt;1. Compact&lt;/h2&gt;&#xA;&lt;hr&gt;&#xA;&lt;table&gt;&#xA;&lt;tr&gt;&#xA;&lt;th width=&#34;50%&#34;&gt;English&lt;/th&gt;&#xA;&lt;th width=&#34;50%&#34;&gt;中文&lt;/th&gt;&#xA;&lt;/tr&gt;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&#xA;&lt;p&gt;Your task is to create a detailed summary of the conversation so far, paying close attention to the user&amp;rsquo;s explicit requests and your previous actions.&#xA;This summary should be thorough in capturing technical details, code patterns, and architectural decisions that would be essential for continuing development work without losing context.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Claude Code SubAgent</title>
				<link>https://hotttao.github.io/posts/aigc/claude_code/002_cc/</link>
				<pubDate>Thu, 02 Apr 2026 22:00:00 +0800</pubDate><author>1556824234@qq.com (宋涛)</author>
				<guid>https://hotttao.github.io/posts/aigc/claude_code/002_cc/</guid>
				<description>&lt;p&gt;上一节我们介绍了 Claude Code 里的核心对话流程的 Prompt，这一节我们来学习 Claude Code 里 SubAgent 的使用。&lt;/p&gt;&#xA;&lt;!-- more --&gt;&#xA;&lt;style&gt;&#xA;table { table-layout: fixed; width: 100%; margin: 1em 0; border-collapse: collapse; }&#xA;td, th { word-break: break-word; overflow-wrap: break-word; vertical-align: top; padding: 0.5em; }&#xA;td pre { overflow-x: auto; max-width: 100%; }&#xA;td code { white-space: pre-wrap; word-wrap: break-word; }&#xA;&lt;/style&gt;&#xA;&lt;h2 id=&#34;1-subagent&#34;&gt;1. SubAgent&lt;/h2&gt;&#xA;&lt;p&gt;SubAgent 如何使用的提示词是在 system workflow 提示词内的内的。这里我把他单独摘到这:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Claude Code 核心 Agent 流程</title>
				<link>https://hotttao.github.io/posts/aigc/claude_code/001_cc/</link>
				<pubDate>Thu, 02 Apr 2026 22:00:00 +0800</pubDate><author>1556824234@qq.com (宋涛)</author>
				<guid>https://hotttao.github.io/posts/aigc/claude_code/001_cc/</guid>
				<description>&lt;p&gt;抛开各种争议，Claude Code 还是目前为止最好用的 Coding Agent。我们的目的是从中习得 Agent 开发的最佳实践。&lt;/p&gt;&#xA;&lt;p&gt;今天我们重点来学习 Claude Code 核心 Agent 流程。&lt;/p&gt;&#xA;&lt;!-- more --&gt;&#xA;&lt;style&gt;&#xA;table { table-layout: fixed; width: 100%; margin: 1em 0; border-collapse: collapse; }&#xA;td, th { word-break: break-word; overflow-wrap: break-word; vertical-align: top; padding: 0.5em; }&#xA;td pre { overflow-x: auto; max-width: 100%; }&#xA;td code { white-space: pre-wrap; word-wrap: break-word; }&#xA;&lt;/style&gt;&#xA;&lt;h2 id=&#34;1-claude-code-的逆向&#34;&gt;1. Claude Code 的逆向&lt;/h2&gt;&#xA;&lt;p&gt;Claude Code 目前未开源，市面上有关 Claude Code 代码的分析主要是逆向和基于 Source Map 还原代码。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
