Skip to content

Add recent command history to CommandPalette#1204

Open
usmmrs0002-hub wants to merge 2 commits into
Commitlabs-Org:masterfrom
usmmrs0002-hub:grantfox-916-command-palette-history
Open

Add recent command history to CommandPalette#1204
usmmrs0002-hub wants to merge 2 commits into
Commitlabs-Org:masterfrom
usmmrs0002-hub:grantfox-916-command-palette-history

Conversation

@usmmrs0002-hub

Copy link
Copy Markdown

Closes #916

Summary

  • track command selections in a bounded, deduplicated localStorage history
  • surface ranked recent/frequent commands above the default navigation when the query is empty
  • preserve existing search, keyboard navigation, and commitment result behavior

Tests

  • Added CommandPalette focused tests for persistence and frequency ranking

Note: submitted by usmmrs0002-hub via Codex-assisted workflow.

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

@usmmrs0002-hub is attempting to deploy a commit to the 1nonly's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add recent-and-frequent commands history to CommandPaletteProvider

1 participant