Skip to content

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

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

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

Conversation

@kommander

@kommander kommander commented Jul 15, 2026

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, duplicate-value preservation, JSONC preservation, and serialized config access
  • wire app, composer, diff viewer, dialog, and mini commands through resolved V2 bindings
  • preserve current V2 defaults, including agent cycling, message navigation, MCP toggle, and service restart naming
  • add runtime coverage for rebinding, disabling, migration, and mini config handoff

Testing

  • bun turbo typecheck --concurrency=3
  • TUI suite: 502 passed, 5 skipped
  • CLI suite: 166 passed with inherited OTLP exporter variables unset

@kommander
kommander force-pushed the v2-keybind-names branch 4 times, most recently from a5f8e52 to b615b80 Compare July 21, 2026 20:50
@kommander
kommander force-pushed the v2-keybind-names branch 2 times, most recently from c5cd08a to 90022b9 Compare July 22, 2026 19:43
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