AI-Agent-Engineering Guide
Blake Crosleys technische Referenz für AI-Agent-Engineering, Design-Philosophie und Software-Handwerk.
Empfohlene Artikel
Project Glasswing: When a Model Finds Too Many Bugs
Anthropic built a model that finds thousands of zero-days, then restricted it to 12 partners. What Project Glasswing means for agent-assisted security.
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...
Codex CLI vs Claude Code in 2026: Architecture Deep Dive
Kernel-level sandboxing vs application-layer hooks, AGENTS.md vs CLAUDE.md, cloud tasks vs subagents. A technical comparison with clear decision criteria.
What the Claude Code Source Leak Reveals
11 findings from the Claude Code source leak: how auto mode, bash security, prompt caching, and multi-agent coordination actually work.
Runtime Defense for Tool-Augmented Agents
ClawGuard demonstrates deterministic tool-call interception works. The Vercel telemetry incident shows why. Runtime defense is the enforceable layer.
AI Agent Security: The Deploy-and-Defend Trust Paradox
1 in 8 enterprise AI breaches involve autonomous agents. Runtime hooks, OS-level sandboxes, and drift detection break the deploy-and-defend cycle.
Leitfäden
Themenbereiche
FAQ
Welche Themen behandelt diese Seite?
Tiefgehende technische Anleitungen zu AI-Agent-Engineering, Claude Code, Codex CLI, Agent-Sicherheit und Design-Philosophie.
Gibt es deutsche Übersetzungen?
Ja, die meisten Blogbeiträge und Leitfäden sind ins Deutsche übersetzt. Sie können die Sprache auf jeder Seite wählen.
Was ist der Unterschied zwischen Claude Code und Codex CLI?
Claude Code ist Anthropics terminalbasierter AI-Coding-Agent, Codex CLI ist OpenAIs vergleichbares Werkzeug. Detaillierte Vergleiche finden Sie in den entsprechenden Artikeln.