Skip to content

Conversation

@itsOmSarraf
Copy link

Minimize and close buttons are now instance attributes (self.minimize_button, self.close_button) instead of local variables. This allows for easier access and styling of these buttons elsewhere in the MainWindow class and better colors in theme switch

Before After

RealShocky and others added 8 commits January 24, 2025 00:25
- Added voice control system with proper start/stop functionality
- Fixed message display clearing between runs
- Fixed input focus validation with screenshot verification
- Improved typing accuracy by ensuring correct input location
- Enhanced stop button functionality
- Added better error handling and logging
- Add PromptManager class for handling system prompts
- Add SystemPromptDialog for editing prompts
- Update AnthropicClient to use dynamic prompts
- Add Edit System Prompt menu option (Ctrl+E)
- Add proper cleanup for voice control resources
- Update window close behavior to properly quit
- Add cleanup methods to Store and ComputerControl
- Fix voice control thread management
Changed Wake word to Grunty!
@itsOmSarraf itsOmSarraf reopened this Jul 31, 2025
@itsOmSarraf itsOmSarraf marked this pull request as draft July 31, 2025 19:55
removed unused imports and fixed some padding issues
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