更新摘要
自 v0.2.30 以来的变更:
✨ 新功能
- enhance TurnService to support attachment binding and improve attachment handling (
0ec391c) - enhance MessageTimeline and WorkMetaRow for improved process visibility and step count display (
a4c967b) - add tests for guided input handling and improve message reconciliation logic (
e0dfe4e) - enhance context capacity model and runtime attachment handling (
baf4965) - add support for delegated runtime state and enhance context capacity handling (
32d3168) - Enhance agent perspective events with delegated SDK continuity and capabilities (
4e2ef4c) - enhance app settings normalization and migration logic (
37a1cf4) - implement model provider API key requirement logic and update related components (
0f0838d) - refactor speech-to-text configuration logic and enhance voice dictation handling (
8d01642) - enhance thread composer selection logic and add source tracking for models (
629eb48) - add Gemini OpenAI host detection and reasoning effort handling (
0d1cbf9) - enhance Cursor SDK runtime to manage partial outputs and improve user input handling (
92e9e4f) - implement checkpoint workspace resolution for rollback actions (
bf81db1) - increase tool call limits for improved performance and flexibility (
193001a) - enhance FloatingComposer with input history management and shortcuts (
25a3efd) - implement parallel LLM title generation and enhance thread title service with user input handling (
292116d) - add optional Git checkpoint creation and enhance cleanup settings (
de811c6) - enhance MessageTimeline to separate live reasoning from completed tool batches (
5d61523) - enhance user input handling and cleanup processes (
e701a83) - update user input handling to allow optional fields in CoreTurnItemJson and CoreRuntimeEventJson (
ddb4493)
🐛 修复
- windows-updater: silence NSIS update retry dialog (
19ae548) - kun: preserve compacted Codex response input (
b8833f1) - git-checkpoint: add 'disabled' reason to restore result to fix typecheck (
5a93cc6) - checkpoint: preserve referenced rollback points (
3c9f419) - credentials: recover unreadable Windows DPAPI state (
0b9a7ef)
📝 文档
- release: add 0.2.31 notes (
de53a03)
📦 其他
- Refactor TurnService to use bindScopes for attachment binding (
55855cc)
构建信息
- Release version:
0.2.31 - Release channel:
stable - Branch:
master - Commit:
2f578f6 - macOS: Developer ID signed and notarized
- Platforms: macOS arm64/x64, Windows x64, Linux x64