Re-exports§
pub use tool_calls::SubAgentState;pub use tool_calls::SubAgentToolCall;pub use tool_calls::ToolCall;pub use tool_calls::ToolStatus;
Modules§
Structs§
- Context
Usage Display - Context-window usage as the status line displays it.
- Conversation
- Conversation
Id - Conversation
Item - Conversation
Item Id - Notice
- Revision
- Text
Item - Turn
State
Enums§
- Conversation
Content - Item
State Sealedmarks an item whose rendering is final: it may enter the terminal’s native scrollback, which can never be rewritten. AnOpenitem may still redraw in place and must stay in the live viewport.