René's URL Explorer Experiment


Title: Global command palette (⌘K / Ctrl+K) to search and run any command · Issue #41 · modelstudioai/openwork · GitHub

Open Graph Title: Global command palette (⌘K / Ctrl+K) to search and run any command · Issue #41 · modelstudioai/openwork

X Title: Global command palette (⌘K / Ctrl+K) to search and run any command · Issue #41 · modelstudioai/openwork

Description: Problem or Motivation Every comparable desktop app ships a command palette — a single keyboard-driven overlay (⌘K / Ctrl+K in Linear/Vercel/Raycast, ⌘⇧P in VS Code / Codex desktop, ⌘K in Claude's desktop app) that lets you search for and...

Open Graph Description: Problem or Motivation Every comparable desktop app ships a command palette — a single keyboard-driven overlay (⌘K / Ctrl+K in Linear/Vercel/Raycast, ⌘⇧P in VS Code / Codex desktop, ⌘K in Claude's d...

X Description: Problem or Motivation Every comparable desktop app ships a command palette — a single keyboard-driven overlay (⌘K / Ctrl+K in Linear/Vercel/Raycast, ⌘⇧P in VS Code / Codex desktop, ⌘K in Claude'...

Opengraph URL: https://github.com/modelstudioai/openwork/issues/41

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Global command palette (⌘K / Ctrl+K) to search and run any command","articleBody":"## Problem or Motivation\n\nEvery comparable desktop app ships a **command palette** — a single keyboard-driven\noverlay (⌘K / Ctrl+K in Linear/Vercel/Raycast, ⌘⇧P in VS Code / Codex desktop, ⌘K\nin Claude's desktop app) that lets you search for and run any command without\nhunting through menus. It is the fastest way to discover and trigger app actions.\n\nOpenWork already has all the ingredients but **no palette that ties them together**:\n\n- A centralized **action registry** (`apps/electron/src/renderer/actions/`) with 26\n  actions carrying `label`, `category`, `defaultHotkey`, and — crucially — an\n  `execute(actionId)` method that runs the first enabled handler.\n- The cmdk **command primitives** (`components/ui/command.tsx`) — currently only\n  consumed by the in-input slash-command menu.\n- Translated action labels (`shortcuts.action.*`) and category headings\n  (`shortcuts.category.*`) already in every locale.\n\nToday the action registry is surfaced **only** in read-only reference views (the\nKeyboard Shortcuts dialog and the Settings → Shortcuts page). There is no way to\n*run* an action by searching for it. Discovering an action means opening Settings\nand scrolling, or memorizing a hotkey.\n\n## Proposed Solution\n\nAdd a **global command palette** opened with `⌘K` / `Ctrl+K` (and from the App\nmenu). It:\n\n- Lists every registry action, grouped by category, with its hotkey shown on the\n  right.\n- Filters as you type (cmdk's built-in fuzzy match over the translated label).\n- Shows a \"No results found\" empty state when nothing matches.\n- On select, closes and calls the registry's `execute(actionId)` — so \"Settings\",\n  \"Toggle Theme\", \"New Chat\", etc. run exactly as if their hotkey were pressed.\n- Closes on `Esc` / selection (integrated with the existing modal stack).\n\nThis is a **frontend-only** change:\n\n- It reuses the existing action registry (`useActionRegistry().execute`), the cmdk\n  primitives, and the existing hotkey/label infrastructure — no backend, no\n  qwen-code change.\n- It introduces **no new i18n keys**: the input placeholder reuses\n  `commands.searchCommands`, the empty state reuses `common.noResultsFound`, labels\n  reuse `shortcuts.action.*`, and group headings reuse `shortcuts.category.*`.\n\n## Alternatives Considered\n\n- **Keyboard Shortcuts dialog / Settings → Shortcuts page** already exist, but they\n  are *reference* surfaces — you can read a shortcut, not run the action. A palette\n  is the run surface every comparable app pairs with the reference.\n- **Slash-command menu** (`/`) exists inside the chat input, but it is scoped to\n  chat commands and the message composer, not global app actions.\n\n## Additional Context\n\nFeasibility: **frontend-only / doable.** Verified against `apps/electron` — the\nregistry already exposes `execute()`, actions carry all needed display metadata,\nand cmdk is already a dependency.\n\n### Acceptance criteria (CDP e2e assertion)\n\nA new `e2e/assertions/command-palette.assert.ts` drives the real built app over CDP\nand asserts the full path:\n\n1. Pressing `⌘K` / `Ctrl+K` opens the palette; it renders and lists **more than\n   one** action row.\n2. Typing a query (`theme`) narrows the list — every visible row contains the\n   query and the row count shrinks — and the known **Toggle Theme** action is\n   present.\n3. A no-match query (`zzqqxxnomatchzzqqxx`) shows the empty state and hides every\n   row.\n4. Clearing the query restores the full list.\n5. Selecting **Toggle Theme** closes the palette **and** flips the app theme\n   (`documentElement` `dark`⇄`light` class), proving the palette actually *executes*\n   the action rather than merely displaying it.\n\nPart of the autonomous desktop-feature loop (`loop-bot`).","author":{"url":"https://github.com/DragonnZhang","@type":"Person","name":"DragonnZhang"},"datePublished":"2026-07-01T01:31:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/41/openwork/issues/41"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:aa0d1c92-69d1-f02c-9116-085976aec5fe
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id95D2:F97FB:3CC716:5150C9:6A5248FF
html-safe-noncec83571fa2384fdf04b44198a2d97fcf7e0b43023771b43fe78a35781a62e4b05
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NUQyOkY5N0ZCOjNDQzcxNjo1MTUwQzk6NkE1MjQ4RkYiLCJ2aXNpdG9yX2lkIjoiODA4MTkxNjg0Njg3NjU0MzIzMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacbca9e4bc5880183e4e09f48f41f4ba8ec6d1ae688689d8e2375937c838c63332
hovercard-subject-tagissue:4781612536
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelstudioai/openwork/41/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2c33ec3f8da114dc8c8838fd340cdf897192071bd7261638487f88f2e3efe92b/modelstudioai/openwork/issues/41
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2c33ec3f8da114dc8c8838fd340cdf897192071bd7261638487f88f2e3efe92b/modelstudioai/openwork/issues/41
og:image:altProblem or Motivation Every comparable desktop app ships a command palette — a single keyboard-driven overlay (⌘K / Ctrl+K in Linear/Vercel/Raycast, ⌘⇧P in VS Code / Codex desktop, ⌘K in Claude's d...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameDragonnZhang
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/modelstudioai/openwork git https://github.com/modelstudioai/openwork.git
octolytics-dimension-user_id283556804
octolytics-dimension-user_loginmodelstudioai
octolytics-dimension-repository_id1256697754
octolytics-dimension-repository_nwomodelstudioai/openwork
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1256697754
octolytics-dimension-repository_network_root_nwomodelstudioai/openwork
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7aed05249554b889eb33d002851a973eebcc7e91
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/openwork/issues/41#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fissues%2F41
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fissues%2F41
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=modelstudioai%2Fopenwork
Reloadhttps://github.com/modelstudioai/openwork/issues/41
Reloadhttps://github.com/modelstudioai/openwork/issues/41
Reloadhttps://github.com/modelstudioai/openwork/issues/41
Please reload this pagehttps://github.com/modelstudioai/openwork/issues/41
modelstudioai https://github.com/modelstudioai
openworkhttps://github.com/modelstudioai/openwork
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Fork 3 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Star 11 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Code https://github.com/modelstudioai/openwork
Issues 14 https://github.com/modelstudioai/openwork/issues
Pull requests 12 https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality 0 https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
Code https://github.com/modelstudioai/openwork
Issues https://github.com/modelstudioai/openwork/issues
Pull requests https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
#42https://github.com/modelstudioai/openwork/pull/42
Global command palette (⌘K / Ctrl+K) to search and run any commandhttps://github.com/modelstudioai/openwork/issues/41#top
#42https://github.com/modelstudioai/openwork/pull/42
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
https://github.com/DragonnZhang
DragonnZhanghttps://github.com/DragonnZhang
on Jul 1, 2026https://github.com/modelstudioai/openwork/issues/41#issue-4781612536
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.