openclaw tui
打开连接到 Gateway 的终端界面。
相关内容:
- TUI 指南:TUI
注意事项:
tui会在可能的情况下解析已配置的 gateway 认证 SecretRef(token / password 认证,支持env/file/execprovider)。- 在已配置的 agent 工作空间目录中启动时,TUI 会自动选择该 agent 作为 session key 的默认值(除非
--session显式指定了agent:<id>:...)。
示例
openclaw tui
openclaw tui --url ws://127.0.0.1:18789 --token <token>
openclaw tui --session main --deliver
# 在 agent 工作空间内运行时,自动识别对应的 agent
openclaw tui --session bugfix