Expand description
Session state — core agent session without any UI concerns.
This struct holds all the state shared between frontends (TUI, API, Web): output lines, input, workflow state, config, resume info, MCP servers, etc.
Structs§
- Session
- Core session state for the Trustee agent.
- TuiForward
Sink - A sink that forwards ABK
OutputEvents to the message channel.