This commit is contained in:
Lawrence Chen 2026-01-29 20:39:04 -08:00
parent 986f354971
commit ca5a9e715e

23
TODO.md Normal file
View file

@ -0,0 +1,23 @@
# TODO
## Command Palette
- [ ] Add cmd+shift+p palette with all commands
## Claude Code Integration
- [ ] Add "Install Claude Code integration" menu item in menubar
- Opens a new terminal
- Shows user the diff to their config file (claude.json, opencode config, codex config, etc.)
- Prompts user to type 'y' to confirm
- Implement as part of `cmuxterm` CLI, menubar just triggers the CLI command
## Additional Integrations
- [ ] Codex integration
- [ ] OpenCode integration
## UI/UX Improvements
- [ ] Add question mark icon to learn shortcuts
- [ ] Notification popover: each button item should show outline outside when focused/hovered
- [ ] Notification popover: add right-click context menu to mark as read/unread
## Analytics
- [ ] Add PostHog tracking