Bohdan Triapitsyn
|
2d45abdc32
|
fix: reduce image thumbnails, refactor WorkingPlaceholder state machine, expand debug utilities
|
2025-12-24 03:32:24 +02:00 |
|
Bohdan Triapitsyn
|
b850a04e21
|
fix: turn grouping and activity rendering refactor
|
2025-12-24 03:27:51 +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
|
0a3592a452
|
refactor(chat): remove status transition effect
|
2025-12-19 16:15:14 +02:00 |
|
Bohdan Triapitsyn
|
3e027facae
|
perf(chat): optimize working placeholder
|
2025-12-19 00:37:10 +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
|
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
|
8c25908d0a
|
style: enhance UserTextPart styling
|
2025-12-13 17:57:05 +02:00 |
|
Bohdan Triapitsyn
|
1a3d5c628a
|
fix: remove unused isMobile prop from UserTextPart component
|
2025-12-13 17:39:36 +02:00 |
|
Bohdan Triapitsyn
|
52784073c2
|
refactor: simplify mention handling and remove unused code
|
2025-12-13 17:38:08 +02:00 |
|
Bohdan Triapitsyn
|
bb72c0fb0c
|
feat: vscode extension (#59)
* feat: add initial VS Code extension plan and implementation tasks
* feat(vscode): added initial version of an Openchamber VSCode extension
* feat(vscode): enhance VS Code extension with theme integration and session management
* feat(vscode): implement connection status handling and overlay in VSCode layout
* feat: move extension to secondary sidebar
* chore: upgrade @opencode-ai/sdk to 1.0.150
* vscode: editor bridge, file picker, click-to-open in tool parts
* vscode: layout session lifecycle, theme sync, typography overrides
* ui: compact mode for vscode, model search, autocomplete width fixes
* perf: scroll force flag, raf placeholder, git polling backoff
* ui: tool output styling, markdown code block fix, gitignore
* refactor: update typography handling for VSCode runtime, remove unused styles
* docs: update README with VS Code extension details and add extension image
* docs: update changelog with new features and performance improvements
|
2025-12-13 16:34:17 +02:00 |
|
Bohdan Triapitsyn
|
9bfeb054c4
|
refactor(chat): add footer buttons and adjust summary display
|
2025-12-09 12:04:27 +02:00 |
|
Bohdan Triapitsyn
|
2779e19103
|
feat: add fork assistant message to new session
Add fork button on assistant messages to start new execution session
Include synthetic meta-instruction when forking to explain context
|
2025-12-09 00:40:43 +02:00 |
|
Bohdan Triapitsyn
|
4b2edf7318
|
Initial public release
|
2025-12-07 19:32:53 +02:00 |
|