Expand description
Agent Events
Event types for communication between the SRBN Orchestrator and TUI. Enables async, decoupled control flow for interactive agent sessions.
Modules§
- channel
- Channel types for agent communication
Structs§
- Plugin
Readiness - PSP-5 Phase 4: Per-plugin readiness summary for session-start reporting
Enums§
- Action
Type - Type of action requiring approval
- Agent
Action - Actions sent from TUI to Orchestrator
- Agent
Event - Events emitted by the Orchestrator for TUI consumption
- Node
Status - Node status for TUI display (mirrors NodeState but simplified)