Ask a question to get started
Enter to send•Shift+Enter new line
LaunchNameScreen()
ModalScreen[str | None]
Compose the name-entry screen.
Apply ASCII border when needed.
Dismiss with the submitted name.
Skip the onboarding sequence.
Alias for action_skip invoked by the global Esc binding.
action_skip
Textual's Screen.action_cancel is the conventional cancel hook used by the app-level Esc handler in DeepAgentsApp; routing it to action_skip keeps the screen-specific binding and the global path in sync.
Screen.action_cancel
DeepAgentsApp
First-step onboarding screen that asks for the user's name.
Dismissal values:
""
None