-
Notifications
You must be signed in to change notification settings - Fork 0
Claude/enhance capabilities 01 pw sk1 ey qt a9mj q pmgu t th8 #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Claude/enhance capabilities 01 pw sk1 ey qt a9mj q pmgu t th8 #10
Conversation
- Implemented keyboard shortcuts for all major actions: * Ctrl+Enter: Propagate/Send message * Ctrl+K: Clear input field * Ctrl+M: Return to main conversation * Ctrl+N: New/Clear all conversations * Ctrl+R: Rabbithole from selection * Ctrl+F: Fork from selection * Ctrl+E: Export conversation * Ctrl+H: View HTML * Ctrl+Shift+H: View Dark HTML * F1 or Ctrl+/: Show shortcuts help - Added KeyboardShortcutsDialog with styled help display - Added tooltips with keyboard shortcuts to all buttons - Added help indicator in title area (Press F1 for shortcuts) - Platform-aware shortcuts (Ctrl on Windows/Linux, Cmd on Mac) - Clear all conversations with confirmation dialog
- Implemented SearchDialog with modern UI: * Search input with Enter key support * Case-sensitive and whole-word search options * Search across all branches or current conversation only * Results display with context preview * Navigation between search results (Previous/Next) * Result counter showing current position - Search functionality features: * Regex-based search with case sensitivity * Whole word matching support * Context extraction (50 chars before/after match) * Match highlighting in results * Search across main conversation and all branches * Jump to search results (switches branch and message) - Keyboard shortcuts: * Ctrl+F: Open search dialog * Ctrl+Shift+F: Fork from selection (moved from Ctrl+F) * Enter in search field: Perform search - UI enhancements: * Beautiful styled search dialog matching app theme * Result highlighting with yellow background * Status bar updates with search results count * Updated keyboard shortcuts help to include search - Search result navigation: * Click on results to jump to that conversation * Previous/Next buttons for easy navigation * Automatic branch switching when selecting results
|
Keep this PR in a mergeable state → Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
❌ Deploy Preview for liminalbackroom failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
No description provided.