moo.agent.brain.state

BrainState — mutable per-session state. The split from Brain (which holds infrastructure fields) lets helpers be tested against a plain BrainState without constructing a full Brain.

Classes

BrainState([current_goal, current_plan, ...])

Mutable per-session state.