Skip to content

Conversation

eranyam2
Copy link

Theme System:

  • Add ThemeToggle component with dark/light mode switching
  • Implement ThemeContext for global theme management
  • Add theme utilities and CSS custom properties
  • Integrate theme system into main App and Topbar
  • Support system preference detection and persistence

Project Management UX:

  • Add "New Session" button to project cards for direct session creation
  • Users can now start Claude Code sessions without re-selecting directories
  • Enhance project list with quick session access

Chat Session Improvements:

  • Fix auto-scroll behavior to be more intelligent and user-friendly
  • Auto-scroll only occurs when user is at bottom of chat
  • Prevent interrupting users reading previous messages
  • Resume auto-scroll when user scrolls back to bottom
  • Maintain scroll position during user interaction

Theme System:
- Add ThemeToggle component with dark/light mode switching
- Implement ThemeContext for global theme management
- Add theme utilities and CSS custom properties
- Integrate theme system into main App and Topbar
- Support system preference detection and persistence

Project Management UX:
- Add "New Session" button to project cards for direct session creation
- Users can now start Claude Code sessions without re-selecting directories
- Enhance project list with quick session access

Chat Session Improvements:
- Fix auto-scroll behavior to be more intelligent and user-friendly
- Auto-scroll only occurs when user is at bottom of chat
- Prevent interrupting users reading previous messages
- Resume auto-scroll when user scrolls back to bottom
- Maintain scroll position during user interaction
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.

2 participants