Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: TUI interactive overlay commands (/settings, /models) don't work #921

@grizzdank

Description

@grizzdank

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

  1. Run clawdbot tui
  2. Type /settings or /models
  3. Press Enter
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions