Blog
Note dal runtime
safety
Observe mode first, always
Why every Agent Zero run starts read-only, and why promoting to fix mode is a decision you make in policy, not in a prompt.
Amelia OrtizLeggi di più →architecture
One boundary for every write
Commands and file mutations go through a single runner boundary. That is one file to audit, not a codebase to trust.
Jonas WeberLeggi di più →evidence
Fixes that carry their own proof
A pull request from Agent Zero is rendered evidence: the commands that verified the change, not a claim that it works.
Maya ChenLeggi di più →