Claude/enhance capabilities 01 pw sk1 ey qt a9mj q pmgu t th8#10
Merged
QRcode1337 merged 2 commits intomainfrom Nov 30, 2025
Merged
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.
💡 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".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.