Ask a question to get started
Enter to sendā¢Shift+Enter new line
ThreadAgentSwitchPromptScreen( self, *, thread_id: str, current_agent: str, thread_agent: str )
ModalScreen[ThreadAgentSwitchChoice]
thread_id
str
Thread the user asked to resume.
current_agent
Agent active in the current session.
thread_agent
Agent that owns the requested thread.
Compose the confirmation dialog.
Focus the modal so its bindings receive keyboard input.
Confirm the agent switch and resume.
Keep the current agent and thread.
Ask before changing agents to resume a thread.