Skip to main content

Module conversation

Module conversation 

Source

Re-exports§

pub use tool_calls::SubAgentState;
pub use tool_calls::SubAgentToolCall;
pub use tool_calls::ToolCall;
pub use tool_calls::ToolStatus;

Modules§

progress_indicator
tool_calls

Structs§

ContextUsageDisplay
Context-window usage as the status line displays it.
Conversation
ConversationId
ConversationItem
ConversationItemId
Notice
Revision
TextItem
TurnState

Enums§

ConversationContent
ItemState
Sealed marks an item whose rendering is final: it may enter the terminal’s native scrollback, which can never be rewritten. An Open item may still redraw in place and must stay in the live viewport.