ai-dispatch 8.68.0

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

- Map the code before proposing changes.
- Find the entry point and trace the relevant call chain.
- List the files, modules, and data structures involved.
- Note local patterns, conventions, and constraints.
- Identify risks, assumptions, and likely blast radius.
- Output a structured map before modifying code.