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
2c261308f2
feat: add titles to issue templates for better clarity
2025-12-17 19:21:30 +02:00
Bohdan Triapitsyn
995f969d89
fix: improve wording in issue templates for clarity and consistency
2025-12-17 19:15:50 +02:00
Bohdan Triapitsyn
29616e99a6
feat: enhance issue templates by adding screenshot support and refining field descriptions
2025-12-17 19:13:38 +02:00
Bohdan Triapitsyn
a0265ded6b
feat: refine issue templates for bug reports and feature requests
2025-12-17 19:06:23 +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
7425e446ef
docs: update CLI package name in README
2025-12-17 17:12:22 +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
Bohdan Triapitsyn
42e25d03f3
feat: update documentation and agents instructions
2025-12-15 15:31:54 +02:00
Bohdan Triapitsyn
71178e6ba2
release v1.1.6
2025-12-15 14:34:17 +02:00
Bohdan Triapitsyn
db4a4e6314
refactor(update-dialog): improve changelog formatting
2025-12-15 14:32:55 +02:00
Bohdan Triapitsyn
17c72a020e
refactor(auth): redesign session authentication form
2025-12-15 14:28:39 +02:00
Bohdan Triapitsyn
3b9b65a398
feat: simplify mobile header and improve context usage display
2025-12-15 14:07:18 +02:00
Bohdan Triapitsyn
6b78ad0b49
feat: optimized diff viewer element sizes layout
2025-12-15 13:56:01 +02:00
Bohdan Triapitsyn
f9b3646f17
fix: Improve mobile responsiveness for diff view
2025-12-15 13:43:32 +02:00
Bohdan Triapitsyn
3f31e24cb1
release v1.1.5
2025-12-15 13:19:37 +02:00
Bohdan Triapitsyn
e064bcf355
feat: enhance file attachment features performance
2025-12-15 13:15:45 +02:00
Bohdan Triapitsyn
b31559be67
chore: release v1.1.4
2025-12-15 03:06:02 +02:00
Bohdan Triapitsyn
05deb79107
feat: enhance mobile view for model controls
2025-12-15 03:04:46 +02:00
Bohdan Triapitsyn
bd25787b92
feat: implement Shiki theme support for VS Code webview and enhance theme handling
2025-12-15 02:29:39 +02:00
Bohdan Triapitsyn
453ac9c706
fix: disable Streamdown's code block virtualization to prevent scroll issues
2025-12-15 00:48:23 +02:00
Bohdan Triapitsyn
2b50f365bd
feat: add Flexoki themes for Shiki syntax highlighting
2025-12-15 00:20:26 +02:00
Bohdan Triapitsyn
5bf89ec7d1
release v1.1.3
2025-12-14 02:34:15 +02:00
Bohdan Triapitsyn
0b92bbc487
feat: Replaced Monaco diff editor with Pierre/diffs for better performance
2025-12-14 02:29:46 +02:00
Bohdan Triapitsyn
2d98e8b2b3
fix: update vscode_extension.png to correct image reference
2025-12-14 00:18:02 +02:00
Bohdan Triapitsyn
c373339a22
docs: update README to reflect chat interface location and fix image link
2025-12-14 00:15:45 +02:00
Bohdan Triapitsyn
45f34745aa
release v1.1.2
2025-12-13 21:16:38 +02:00
Bohdan Triapitsyn
4df60f3ee6
refactor: remove unused commands and visibility handling from ChatViewProvider
2025-12-13 21:14:18 +02:00
Bohdan Triapitsyn
8c25908d0a
style: enhance UserTextPart styling
2025-12-13 17:57:05 +02:00
Bohdan Triapitsyn
bf8a0f5a17
release v1.1.1
2025-12-13 17:40:23 +02:00
Bohdan Triapitsyn
1a3d5c628a
fix: remove unused isMobile prop from UserTextPart component
2025-12-13 17:39:36 +02:00