Skip to content

Agentic UI: Keyboard Shortcuts and Settings#3738

Draft
shaunandrews wants to merge 1 commit into
interface-improvementsfrom
codex/move-keyboard-shortcuts
Draft

Agentic UI: Keyboard Shortcuts and Settings#3738
shaunandrews wants to merge 1 commit into
interface-improvementsfrom
codex/move-keyboard-shortcuts

Conversation

@shaunandrews

Copy link
Copy Markdown
Contributor

Related issues

  • None.

How AI was used in this PR

AI helped split the keyboard shortcut work out of the larger interface-improvements branch, keeping the branch focused and rerunning the relevant checks.

Proposed Changes

  • Adds classic UI keyboard shortcut handling and a settings surface for configuring how chat messages are sent.
  • Keeps shortcut-specific preferences, IPC wiring, menu actions, and shortcut labels in a focused stacked PR instead of the base interface work.

Testing Instructions

  • npm run typecheck
  • npm test -- apps/ui/src/lib/keyboard-shortcuts.test.ts apps/studio/src/tests/menu.test.ts apps/ui/src/components/settings-view/index.test.tsx apps/ui/src/components/site-preview/index.test.tsx apps/ui/src/ui-desks/widgets/site-shortcuts/component/index.test.tsx

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

@shaunandrews shaunandrews changed the title Add classic keyboard shortcut controls Agentic UI: Keyboard Shortcuts and Settings Jun 9, 2026
@shaunandrews shaunandrews force-pushed the interface-improvements branch from a4e0429 to eff2e73 Compare June 9, 2026 13:18
@shaunandrews shaunandrews force-pushed the codex/move-keyboard-shortcuts branch 2 times, most recently from 767716a to c8483ce Compare June 9, 2026 13:46
@shaunandrews shaunandrews force-pushed the interface-improvements branch from eff2e73 to bf73f44 Compare June 9, 2026 13:46
@shaunandrews shaunandrews force-pushed the interface-improvements branch from bf73f44 to f221373 Compare June 9, 2026 14:04
@shaunandrews shaunandrews force-pushed the codex/move-keyboard-shortcuts branch from c8483ce to 38adfeb Compare June 9, 2026 14:04
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