You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: clean up settings dialog and improve code quality
- Remove BackupSettings and UISettings sections from settings dialog
- Fix React hooks order issue in LLMSettings component
- Add missing mock handlers for logging commands in E2E tests
- Move console.log statements to development-only mode
- Remove duplicate progress callbacks to prevent redundant updates
- Fix ESLint warnings for unused parameters
This simplifies the settings interface by removing unused sections
and improves code quality with better error handling and cleaner logs.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments