Skip to content

Conversation

@QRcode1337
Copy link
Owner

No description provided.

- 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
@continue
Copy link

continue bot commented Nov 30, 2025

Keep this PR in a mergeable state →

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts

@vercel
Copy link

vercel bot commented Nov 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
liminal-backrooms Error Error Nov 30, 2025 4:17pm

@netlify
Copy link

netlify bot commented Nov 30, 2025

Deploy Preview for liminalbackroom failed.

Name Link
🔨 Latest commit 6f123b1
🔍 Latest deploy log https://app.netlify.com/projects/liminalbackroom/deploys/692c6e30fbb6410008ebdff9

@QRcode1337 QRcode1337 enabled auto-merge (squash) November 30, 2025 16:18
@QRcode1337 QRcode1337 disabled auto-merge November 30, 2025 16:19
@QRcode1337 QRcode1337 merged commit af70478 into main Nov 30, 2025
3 of 9 checks passed
@QRcode1337 QRcode1337 deleted the claude/enhance-capabilities-01PWSk1EYQtA9mjQPmguTTh8 branch November 30, 2025 16:19
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a 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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants