* Fix command palette shortcuts to stay window-scoped * Fix cross-window command palette typing focus lock
Implements a VS Code-style command palette with fuzzy search, workspace/surface switching, rename mode, and keyboard navigation. Closes https://github.com/manaflow-ai/cmux/issues/133