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
feat: Enhance auto-compression functionality with retry logic and improved error handling
- Added `isCompressing` state to track compression status in chat logic.
- Implemented `performAutoCompression` function with retry mechanism for context compression.
- Updated UI components to reflect compression status and errors, including retry notifications.
- Introduced new messages for compression retry attempts in sub-agent handling.
- Enhanced file creation logic to support overwriting with backup.
- Added translation keys for model count and scroll hints in language files.
- Refactored model selection logic to ensure unique model options are displayed.
0 commit comments