Category: agents
-
Building a C compiler with agent teams
The C compiler experiment worked because the project had the right substrate for agents: a modular architecture, objective tests, Git as shared memory, task locks, readable logs, and oracles that turned one giant goal into many local failures.
-
Claude Code Auto Mode: permissions as runtime safety
Claude Code auto mode is not just fewer confirmation prompts. It is a runtime safety design that separates low-risk actions, intent-aware classification, prompt-injection defenses, and recovery after denial.