2026-09-05 15:58:23 +03:00
|
|
|
---
|
|
|
|
|
version: 1.1.0
|
|
|
|
|
date: 2025-12-13
|
2026-09-05 16:45:29 +03:00
|
|
|
title: VS Code extension and answer forking
|
2026-09-05 15:58:23 +03:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## 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.
|