adrian
01Agent Claude Code
Blocks until a tmux pane is done (pattern match, shell idle, or output idle). Use for any wait that takes more than a few seconds.
5 6mo ago A 34 tokens
original MIT
An architecture for autonomous full-stack AI development — division of labor across agents, vision-driven validation
Agent Claude Code
Blocks until a tmux pane is done (pattern match, shell idle, or output idle). Use for any wait that takes more than a few seconds.
Agent Claude Code
Handles routine code quality tasks (linting, formatting, type checking) and trivial busywork. Runs iteratively until all checks pass. Use for cleanup tasks you don't want cluttering your main context.