Skip to main content

Module session

Module session 

Source
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.
TuiForwardSink
A sink that forwards ABK OutputEvents to the message channel.