AI Agent 工程指南
Blake Crosley 关于 AI Agent 工程、设计哲学与软件工艺的技术参考。
精选文章
Two MCP Servers Made Claude Code an iOS Build System
XcodeBuildMCP and Apple's Xcode MCP give Claude Code structured access to iOS builds, tests, and debugging. Setup, real-world results, and honest lessons.
Project Glasswing: When a Model Finds Too Many Bugs
Project Glasswing shows Anthropic restricting Claude Mythos after it found thousands of zero-days. What the rollout means for AI-assisted security.
Claude Code vs Codex CLI 2026: Decision Reference
Claude Code vs Codex CLI, current to June 2026: Opus 4.8 vs GPT-5.5, hooks vs kernel sandboxing, AGENTS.md portability, and 36 blind duel results.
Install Claude Code CLI: 5-Minute Setup Guide (2026)
Install the Claude Code CLI in one npm command, authenticate, then set up CLAUDE.md, permissions, and hooks. A working setup in under 5 minutes.
Claude Code Skills: Build Custom Auto-Activating Extensions
Build custom Claude Code skills that auto-activate based on context. Step-by-step tutorial covering SKILL.md structure, frontmatter, LLM-based...
AI Agent Observability: Monitoring What You Can't See
AI agents consume disk, CPU, and network with zero operator visibility. Three observability layers close the gap before damage is irreversible.
指南
主题专区
FAQ
本站涵盖哪些内容?
关于 AI Agent 工程、Claude Code、Codex CLI、Agent 安全与设计哲学的深度技术指南。
是否提供简体中文翻译?
是的,大多数博客文章和指南都已翻译。你可以在每个页面切换语言。
Claude Code 和 Codex CLI 有什么区别?
Claude Code 是 Anthropic 推出的终端 AI 编码 Agent;Codex CLI 是 OpenAI 的同类产品。详细对比见相关文章。