Structs§
- Interactive
Config - Per-agent interactive configuration (loaded from YAML).
- Interactive
Session - A persistent interactive session record linking a goal to channel state.
- Session
Message - A logged message in a session (for audit and replay).
Enums§
- Human
Input - Input from a human to the session.
- Interactive
Session State - Session lifecycle states.
- Output
Stream - Output stream identifier (stdout vs stderr).
- Session
Channel Error - Errors from session channel operations.
- Session
Event - Events emitted from TA/agent to the human.
Traits§
- Session
Channel - A bidirectional channel between a human and a TA-mediated agent session.