Bohdan Triapitsyn
d7c2f94989
feat(vscode): implement API and session readiness checks before message handling
2025-12-21 01:06:07 +02:00
Bohdan Triapitsyn
ac53ec0bdc
feat(chat): add revert to previous message
...
Add revert button on user messages except first message
Restore reverted message text to input field
Filter out messages after revert point
2025-12-21 00:47:43 +02:00
Bohdan Triapitsyn
70c9a61189
feat(chat): show copy controls for mobile version
2025-12-20 23:50:23 +02:00
Bohdan Triapitsyn
e349f885b6
refactor(chat): update user message layout and styling
2025-12-20 23:44:53 +02:00
Bohdan Triapitsyn
64a0b80710
feat: enhance header tab responsiveness
2025-12-20 14:30:08 +02:00
Bohdan Triapitsyn
46233aedb6
feat: update AboutDialog content
2025-12-20 03:02:25 +02:00
Bohdan Triapitsyn
83b4509cd8
release v1.2.9
2025-12-20 02:44:46 +02:00
Bohdan Triapitsyn
f144eff46e
feat: enhance message handling with deduplication and resync functionality
2025-12-20 02:34:01 +02:00
Bohdan Triapitsyn
53c103a222
feat: add session auto-cleanup settings and functionality
2025-12-20 02:06:00 +02:00
Bohdan Triapitsyn
79ed6abab7
feat: implement update management system with new update store and UI components
2025-12-20 01:04:32 +02:00
Bohdan Triapitsyn
5982767bdf
release v1.2.8
2025-12-19 20:02:00 +02:00
Bohdan Triapitsyn
6323050461
feat: add web update check and installation functionality
2025-12-19 19:57:18 +02:00
Bohdan Triapitsyn
bddb174bd3
feat: add about dialog with custom information
2025-12-19 18:59:08 +02:00
Bohdan Triapitsyn
ae5ff9c049
release v1.2.7
2025-12-19 18:01:15 +02:00
Bohdan Triapitsyn
560db1c5fa
feat(macos): implement comprehensive native menu system
2025-12-19 17:57:50 +02:00
Bohdan Triapitsyn
08ac58aa8d
feat(explorer): redesigned directory selection view for web/mobile versions
2025-12-19 17:22:02 +02:00
Bohdan Triapitsyn
0b091c6c15
feat(ui): improve theme consistency and add diff panel shortcut
2025-12-19 16:48:25 +02:00
Bohdan Triapitsyn
22a10f020c
release v1.2.6
2025-12-19 16:20:44 +02:00
Bohdan Triapitsyn
0a3592a452
refactor(chat): remove status transition effect
2025-12-19 16:15:14 +02:00
Bohdan Triapitsyn
f772000d88
fix(git): convert to auto-resizing commit input
2025-12-19 16:06:21 +02:00
Bohdan Triapitsyn
1c15feac6c
refactor: stabilize session ID reference with activity status from server
2025-12-19 16:03:24 +02:00
Bohdan Triapitsyn
21139ba61f
feat: enhance assistant status messages with more variants
2025-12-19 13:49:03 +02:00
Bohdan Triapitsyn
f8b9ded3a4
feat(chat): add write/create tool preview in permission cards
2025-12-19 13:00:45 +02:00
Bohdan Triapitsyn
53c805ff09
fix: adjusted Git view layout
2025-12-19 11:55:35 +02:00
Bohdan Triapitsyn
c74185d7ee
release v1.2.5
2025-12-19 02:53:52 +02:00
Bohdan Triapitsyn
bbceccfb64
feat: redesigned Git tab layout with improved organization
2025-12-19 02:48:58 +02:00
Bohdan Triapitsyn
71574acf19
feat(connection): improve resilience with watchdog and reconnection logic
2025-12-19 01:21:09 +02:00
Bohdan Triapitsyn
3e027facae
perf(chat): optimize working placeholder
2025-12-19 00:37:10 +02:00
Bohdan Triapitsyn
78e0c47bf9
fix(chat): improve performance for longer sessions
2025-12-19 00:13:46 +02:00
Bohdan Triapitsyn
84339edb28
fix(diff): prevent auto-select when pending file exists
2025-12-19 00:06:10 +02:00
Bohdan Triapitsyn
e6b07a0563
fix: filter hidden internal agents from UI and updated sdk version
2025-12-18 19:02:42 +02:00
Bohdan Triapitsyn
b878c620b9
release v1.2.4
2025-12-18 11:22:08 +02:00
Bohdan Triapitsyn
d28c4e9da6
feat: enhance mobile experience by adjusting layout and keyboard handling
2025-12-18 11:20:37 +02:00
Bohdan Triapitsyn
db673d8dc4
feat(terminal): improve touch scroll handling on mobile
2025-12-18 00:02:19 +02:00
Bohdan Triapitsyn
5186a4c9e2
feat: add settings dialog and header button for mobile view
2025-12-17 23:12:59 +02:00
Bohdan Triapitsyn
9bd866ade1
feat: add update check functionality and improve menu options for macOS
2025-12-17 18:57:20 +02:00
Bohdan Triapitsyn
6a9e0ac46c
release v1.2.3
2025-12-17 16:59:31 +02:00
Bohdan Triapitsyn
60dea43cc3
feat: optimize diff loading performance with background pre-fetching
2025-12-17 16:16:28 +02:00
Bohdan Triapitsyn
34353e1970
feat: add image preview support in Diff tab and improve diff view visuals
2025-12-17 14:10:23 +02:00
Bohdan Triapitsyn
2d048624bc
feat: implement theme detection logic
2025-12-17 12:57:09 +02:00
Bohdan Triapitsyn
29f7d9fd48
release v1.2.2
2025-12-17 03:15:49 +02:00
Bohdan Triapitsyn
788868f259
feat: add activity group anchor message handling and improve standalone tool rendering logic
2025-12-17 03:13:37 +02:00
Bohdan Triapitsyn
38fb154ffe
feat: improve message body rendering with enhanced expansion handling and animation triggers
2025-12-17 02:38:33 +02:00
Bohdan Triapitsyn
6adb53fe61
feat: enhance task tool rendering with live duration, collapsible output, and unified markdown display
2025-12-16 21:31:22 +02:00
Bohdan Triapitsyn
2088f69ba4
release v1.2.1
2025-12-16 13:27:00 +02:00
Bohdan Triapitsyn
764a48018f
feat: enhance font styling in Diff Viewer and Streamdown components
2025-12-16 13:26:03 +02:00
Bohdan Triapitsyn
c87815a2a6
feat: enhance UI components, update theme handling, and improve tool expansion logic for better performance
2025-12-16 13:14:28 +02:00
Bohdan Triapitsyn
8f6e6db5c5
feat: implement todo tracking with collapsible status row and update event handling
2025-12-16 02:34:29 +02:00
Bohdan Triapitsyn
ca898cf321
release v1.2.0
2025-12-15 18:20:29 +02:00
theblazehen
235f80643e
feat: add UI customization and model management features ( #60 )
...
* feat: add UI customization and model management features
Add comprehensive UI customization options and enhanced model selection:
- **Favorite & Recent Models**: Star models for quick access, track 5 most recent
- Add favorite/recent sections to model dropdowns
- Persist preferences in local storage
- Works in ModelControls and ModelSelector components
- **Tool Call Expansion Settings**: Control default expansion state for tool outputs
- Three modes: collapsed, activity (summary), detailed
- Applies to activity groups and individual tool calls
- Configurable in Appearance Settings
- **Font Size & Spacing Controls**: Adjustable typography and layout density
- Font size: 50-200% scaling of all semantic typography
- Spacing/padding: 50-200% scaling of margins, gaps, line heights
- Real-time preview with reset buttons
- Settings in Appearance Settings
- **VSCode Extension Settings View**: Full settings access in VSCode extension
- Add settings navigation and view type
- Settings button in header
- Navigate between sessions, chat, and settings
Technical changes:
- Enhanced useUIStore with new state management
- Dynamic CSS variable scaling for typography and spacing
- Typography helper functions for variable access
- ThemeProvider integration for auto-applying scales
* fix: hide theme mode in VSCode and fix detailed tool expansion
- Hide "Theme Mode" setting in VSCode extension settings as VSCode
dynamically applies its own theme to the extension
- Fix bug where tools from subsequent messages in a turn weren't
expanded when "Detailed" mode was selected
- Now correctly aggregates all tool IDs from turnGroupingContext when
calculating effective expanded tools for progressive groups
2025-12-15 18:11:38 +02:00