v1.22.0
What's Changed
- fix(vscode): read legacy .json chat sessions and multi-root workspaces by @jhlee0409 in #469
- feat(antigravity): read the antigravity-cli conversation store by @jhlee0409 in #470
- fix(rename): allow renaming sessions under depth-1 symlinked project dirs by @BenCello in #478
- fix(rename): write custom-title event so Claude 2.x reflects renames in
claude -rby @BenCello in #477 - fix(folder-selector): prevent long path from distorting dialog width by @AdarshJ173 in #479
- feat(recent-edits): clickable +N/−N stats and a full Diff view for file edit items by @SchaeferAnjon in #473
- fix(search): reveal & highlight in-session matches inside tool cards (#429) by @jhlee0409 in #481
- feat(sessions): resume selected sessions in a terminal by @warrior1 in #463
- fix(cursor-agent): clean XML wrappers, suppress [REDACTED], surface tool/shell output (#472) by @jhlee0409 in #482
- feat(recent-edits): add "reveal in folder" button to edit rows by @jprisant in #475
New Contributors
- @AdarshJ173 made their first contribution in #479
- @SchaeferAnjon made their first contribution in #473
- @warrior1 made their first contribution in #463
- @jprisant made their first contribution in #475
Full Changelog: v1.21.0...v1.22.0