Tag

#Debugging

3 posts tagged Debugging.

4 min

The Newline That Silenced Every Windows Agent

A cmd.exe parsing rule from the 1980s meant Windows agents received exactly one line of their multi-line startup protocol — and nothing errored. The anatomy of our worst silent failure, and the fix.

Internals Read →
5 min

How to Debug a Multi-Agent System

How to debug a multi-agent system: use the event log, per-agent terminals, message trails, and git history to find why a hive of AI agents went sideways.

Guides Read →