Claude Code Hooks、Skills 与子智能体:一套实用配置
智能体两次把事情搞砸后,我开始认真配置 Claude Code:PreToolUse 与 Stop Hooks、自定义 Skills 和子智能体。内含真实脚本。
【非线智能测评】字节豆包 Seed2.1 Pro 实测:代码与生产力能力显著提升
Claude Code 斜杠命令速查表
一份实用的 Claude Code 斜杠命令速查表,涵盖支线提问、回退、分支、远程控制、循环、交接、目标和会话管理。
只要克隆这个仓库,我就能控制你的机器
CVE-2026-46406:Claude Code /copy 命令使用不安全临时文件,可导致响应泄露与符号链接文件写入
Skills、子智能体、MCP 与 Hooks 对比:应该使用哪种 Claude Code 扩展?
Claude Code 有六种扩展方式——CLAUDE.md、Skills、子智能体、MCP 服务器、Hooks 和插件——它们之间恰好有一些重叠,容易让人困惑。本决策指南将解释每种机制是什么、何时该用、何时不该用,以及如何将它们组合起来。
Claude Agent SDK:构建你自己的 Agent Harness
The Claude Agent SDK is the agent harness as a library: the same loop and tools as Claude Code in Python and TypeScript, with control you write in code.
2026 年 AI Agent SDK 对比:LangGraph、CrewAI、OpenAI、Anthropic 与 Google ADK
Six agent SDKs compete for production deployments in 2026. LangGraph leads on state control, CrewAI on rapid prototyping, and the vendor SDKs from Anthropic, OpenAI, and Google ship native tool execution. This guide compares architecture, benchmarks, token efficiency, and gateway compatibility so you can pick the right SDK for your stack.
【Claude Code-上下文实测】不要等上下文爆炸:Claude Code 长会话的可控压缩策略指南
【Claude Code-上下文实测】把上下文边界变成工程边界:子代理隔离是否真的能提升 Coding Agent 表现
【Claude Code-上下文实测】同一段文本,为什么不同模型算出的 token 不一样:Agent 上下文预算的隐藏误差
【Claude Code-上下文实测】1M context 不等于 1M 可用记忆:长上下文模型的真实边界
【Claude Code-上下文实测】撑爆 Coding Agent 上下文的,往往不是聊天历史,而是工具输出
【Claude Code-上下文实测】Server-side compaction 不是魔法摘要:pause_after_compaction 与长会话状态迁移
【Claude Code-上下文实测】Claude Code auto-compact 阈值不透明:为什么不能把自动压缩当作可靠兜底
【Claude Code-System Prompt实测】归属指纹块剥离与前缀稳定化:从 prompt 字符串到 cacheable prefix
【Claude Code-System Prompt实测】CLAUDE.md、工具定义与 MCP 描述的上下文膨胀:请求前缀的 token 生命周期
【Claude Code-System Prompt实测】归属指纹块与兼容端保留关键字错误:当 metadata 被误送进 prompt