v5.3.0a2
Pre-release
Pre-release
What's Changed
- fix(claude): don't time out a turn while it waits on a slow tool approval by @pjdoland in #382
- Add multi-language and kernel-aware notebook support by @moyiliyi in #379
- feat(telemetry): track inline-completion and inline-chat acceptance separately by @pjdoland in #383
- fix(built-in-tools): confine search_files glob matches to workspace by @herikwebb in #386
- fix(claude): preserve attachment context when the prompt is a slash command by @herikwebb in #388
- feat(claude): modernize model defaults and bound inline-completion output by @herikwebb in #389
- fix(claude): derive context token budget from the Claude model in Claude Code mode by @herikwebb in #390
- feat(claude): surface per-turn usage as an opt-in footer by @herikwebb in #391
- fix(built-in-tools): resolve symlink dir containment before probing it by @herikwebb in #387
- chore(deps): update all known-vulnerable dependencies by @pjdoland in #393
Full Changelog: v5.2.0...v5.3.0a2