Skip to content

Comments

feat(session): add Cmd+K quick actions for search/model/thinking#630

Merged
benjaminshafii merged 1 commit intodevfrom
feat/cmdk-session-model-thinking
Feb 21, 2026
Merged

feat(session): add Cmd+K quick actions for search/model/thinking#630
benjaminshafii merged 1 commit intodevfrom
feat/cmdk-session-model-thinking

Conversation

@benjaminshafii
Copy link
Member

Summary

  • add a Cmd/Ctrl+K command palette in Session view with root actions for Search sessions, Change model, and Change thinking
  • implement session-search mode (filter + keyboard navigation + jump to session) and thinking mode (None/Low/Medium/High/X-High) wired to existing setModelVariant
  • include PR proof with screenshots and verification notes in packages/app/pr/cmdk-session-model-thinking.md

Test & Verification

  • pnpm --filter @different-ai/openwork-ui typecheck ✅ pass
  • pnpm --filter @different-ai/openwork-ui test:sessions ❌ fail in this environment: Timed out waiting for /global/health: Unauthorized

UI Evidence

  • screenshot proof doc: packages/app/pr/cmdk-session-model-thinking.md
  • screenshots:
    • packages/app/pr/screenshots/cmdk-root-actions.png
    • packages/app/pr/screenshots/cmdk-search-sessions.png
    • packages/app/pr/screenshots/cmdk-search-sessions-filtered.png
    • packages/app/pr/screenshots/cmdk-change-model.png
    • packages/app/pr/screenshots/cmdk-change-thinking-options.png
    • packages/app/pr/screenshots/cmdk-thinking-high-applied.png

Notes

  • packaging/docker/dev-up.sh could not be completed in this worktree due orchestrator container exit 137 during dependency install.
  • for end-to-end UI verification, I ran this worktree's Vite app against an already healthy local OpenWork Docker server and validated flows via Chrome MCP.

Introduce a keyboard-first command palette so users can jump between sessions and adjust model/thinking settings without leaving chat context. Include screenshot-based proof of the full flow for faster review.
@vercel
Copy link

vercel bot commented Feb 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-share Ready Ready Preview, Comment Feb 21, 2026 1:15am
openwork-software Ready Ready Preview, Comment Feb 21, 2026 1:15am

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