moo.agent.brain
Brain: perception-action loop for moo-agent.
See docs/source/explanation/agent-internals.md for the full design
narrative — the Perception-Action Loop, Script Queue, and One LLM Cycle
sections cover everything in this module.
Functions
|
Classes
|
Async perception-action loop. |
|
Modules
Token chain text processing — pure function over server output. |
|
|
|
Plan persistence helpers — traversal plan and build plan YAML I/O. |
|
Pure prompt builders. |
|
BrainState — mutable per-session state. |