Skip to content

Update Claude Code keybinding actions#5742

Merged
github-actions[bot] merged 1 commit into
SchemaStore:masterfrom
jeet-dekivadia:update-claude-code-keybindings
May 31, 2026
Merged

Update Claude Code keybinding actions#5742
github-actions[bot] merged 1 commit into
SchemaStore:masterfrom
jeet-dekivadia:update-claude-code-keybindings

Conversation

@jeet-dekivadia
Copy link
Copy Markdown
Contributor

@jeet-dekivadia jeet-dekivadia commented May 30, 2026

Summary

  • add the documented Scroll and Doctor Claude Code keybinding contexts
  • accept newer documented actions and built-ins emitted by the generated default keybindings file
  • add fixtures covering the new contexts and action identifiers

Fixes #5709.

Documentation: https://code.claude.com/docs/en/keybindings

Validation

  • git diff --check
  • jq empty src/schemas/json/claude-code-keybindings.json src/test/claude-code-keybindings/all-contexts.json src/test/claude-code-keybindings/current-actions.json
  • verified context and action enums contain no duplicates
  • verified fixture action values are present in the schema enum

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @domdomegg, @bogini, @sarahdeaton, and @antrewmorrison - if they write a comment saying "LGTM" then it will be merged.

@domdomegg
Copy link
Copy Markdown
Contributor

LGTM

@github-actions github-actions Bot merged commit 2d7d28f into SchemaStore:master May 31, 2026
6 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Merging because @domdomegg is a code-owner of all the changes - thanks!

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.

Claude code key bindings schema is outdated

2 participants