wip
This commit is contained in:
parent
986f354971
commit
ca5a9e715e
1 changed files with 23 additions and 0 deletions
23
TODO.md
Normal file
23
TODO.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue