24 lines
579 B
Markdown
24 lines
579 B
Markdown
---
|
|||
|
|
version: 1.1.0
|
||
|
|
date: 2025-12-13
|
||
|
|
---
|
||
|
|
|
||
|
|
## App
|
||
|
|
|
||
|
|
### New
|
||
|
|
- Added assistant answer fork flow.
|
||
|
|
- Added OpenChamber VS Code extension with editor integration: file picker, click-to-open in tool parts.
|
||
|
|
- Added git polling backoff optimization.
|
||
|
|
|
||
|
|
### Improvements
|
||
|
|
- Improved scroll performance with force flag and RAF placeholder.
|
||
|
|
|
||
|
|
## VS Code
|
||
|
|
|
||
|
|
### New
|
||
|
|
- Added assistant answer fork flow to start new sessions with inherited context.
|
||
|
|
- Initial VS Code extension release with editor integration: file picker, click-to-open in tool parts.
|
||
|
|
|
||
|
|
### Improvements
|
||
|
|
- Improved scroll performance.
|