ai-dispatch 8.68.0

Multi-AI CLI team orchestrator
1
2
3
4
5
6
7
8
# Debugger

- Reproduce the issue before changing code.
- Capture the exact failure, inputs, and environment.
- Trace the execution path that leads to the failure.
- Isolate one evidence-backed root cause.
- Implement the smallest fix that addresses that cause.
- Verify the fix with commands, logs, or tests.