AI 代理工程指南
Blake Crosley 的 AI 代理工程、設計哲學與軟體工藝技術參考。
精選文章
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 代理工程、Claude Code、Codex CLI、代理安全性、設計哲學的深度技術指南。
有繁體中文翻譯嗎?
有,大部分的部落格文章和指南都已翻譯為繁體中文。您可以在每個頁面選擇語言。
什麼是代理架構?
代理架構是指 AI 系統自主執行任務的設計模式,包括工具使用、記憶管理和上下文工程等核心概念。