-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
TUI slash commands that spawn interactive picker overlays do nothing. Commands that print to screen work fine.
Affected Commands
/settings— no response, nothing happens/models— no response, nothing happens
Working Commands
/help— prints help text ✅/status— prints status ✅
Environment
- Clawdbot version: 2026.1.14
- OS: Manjaro Linux (Poza) + macOS (remote TUI client)
- Terminals tested: Ghostty, Konsole
- Gateway: Local (tested both local TUI and remote TUI from Mac)
Steps to Reproduce
- Run
clawdbot tui - Type
/settingsor/models - Press Enter
- Nothing happens — no overlay, no error, no feedback
Expected Behavior
Interactive picker/overlay UI should appear for selecting settings or models.
Notes
- Tested on multiple terminals (Ghostty, Konsole) — same result
- Tested both local and remote TUI connections — same result
- Print-to-screen commands work, so slash command parsing itself is fine
- Overlay/picker component specifically appears broken
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working