Files
openchamber/changelog/1.1.0.md
T

25 lines
623 B
Markdown
Raw Normal View History

---
version: 1.1.0
date: 2025-12-13
title: VS Code extension and answer forking
---
## 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.