Skip to content

refactor(tui): use command IDs for v2 keybinds#37174

Open
kommander wants to merge 4 commits into
anomalyco:v2from
kommander:v2-keybind-names
Open

refactor(tui): use command IDs for v2 keybinds#37174
kommander wants to merge 4 commits into
anomalyco:v2from
kommander:v2-keybind-names

Conversation

@kommander

Copy link
Copy Markdown
Collaborator

Summary

  • define V2 keybinds directly by canonical command ID while keeping the legacy plugin shim on V1
  • migrate fresh and existing CLI config keybinds with canonical precedence and JSONC preservation
  • wire app, composer, diff viewer, dialog, and mini commands through resolved V2 bindings
  • add mutation-verified runtime coverage for rebinding, disabling, migration, and mini config handoff

Testing

  • bun turbo typecheck --concurrency=3
  • TUI suite: 256 passed, 1 skipped
  • CLI targeted keybind/config tests passed
  • Full CLI suite: 33 passed; the existing JSON-output test still fails when an OTLP exporter diagnostic is appended to stdout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant