claw-code/rust/crates
TheArchitectit 785439344f fix(tui): selectable command palette, top-commands shortcut, capture slash output
- Fix palette navigation: Up/Down now move selection; only Enter runs the
  selected command. Previously any palette key immediately dispatched.
- Add Action::TopCommandsPalette bound to Ctrl+Shift+D. It opens a filtered
  palette with high-stakes slash commands: /permissions, /setup, /model,
  /env, /plugins, /mcp, /team.
- Capture stdout/stderr while running slash commands inside the TUI so
  /status, /cost, /memory, etc. are visible in the conversation pane.
  /setup also shows a confirmation message with the new provider/model.
- Empty Ctrl+C opens the full command palette; with text it still clears.
- Document TUI keybindings and palette behavior in USAGE.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-16 16:19:14 -05:00
..
api feat(setup): separate env namespace for custom OpenAI-compat provider 2026-06-16 13:30:15 -05:00
claw-analog Reject drifted claw-analog bootstrap phases 2026-05-25 19:33:37 +00:00
claw-rag-service feat(rag): add claw-rag-service 2026-05-25 11:25:25 +09:00
commands fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream 2026-06-11 10:03:16 -05:00
compat-harness feat: ultraclaw droid batch — ROADMAP #41 test isolation + #50 PowerShell permissions 2026-04-12 03:06:24 +09:00
mock-anthropic-service Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
plugins fix: resolve EACCES error from incorrect bundled plugins directory 2026-05-25 11:22:34 +09:00
runtime fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream 2026-06-11 10:03:16 -05:00
rusty-claude-cli fix(tui): selectable command palette, top-commands shortcut, capture slash output 2026-06-16 16:19:14 -05:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream 2026-06-11 10:03:16 -05:00