| [ Web Proxy ] |
| Viewing: https://reference.langchain.com/python/deepagents-code/tui | [Back] [Original] |
Textual user interface package for deepagents-code.
Shared keyboard hints for terminal UI components.
Modal footers advertise the same navigation keys in a dozen screens. Keeping the wording here means a binding change is edited once instead of being chased across every modal, and the glyph substitution for ASCII terminals cannot drift between them.
Textual UI adapter for agent execution.
Modal UI components.
Textual widgets for deepagents-code.
Import directly from submodules, e.g.:
from deepagents_code.tui.widgets.chat_input import ChatInput
from deepagents_code.tui.widgets.messages import AssistantMessageScreen UI components.
| Web Proxy Viewer | New URL | Original Page |