13.24.19
- fix(cli-resolve): stop cold-start false "too old" and name spawn failures (#4036)
- fix(install): find bun/uv where installers place them (#4038)
- fix(worker): stop ENOENT when Bun runtime path is bad (#4039)
- fix(hooks): skip plugin cache sessions (#4042)
- fix(chroma): stop JSON parse crashes aborting sync (#4040)
- fix(settings): normalize localhost worker host to 127.0.0.1 (#4041)
- fix(oauth): sanitize macOS keychain account to match Claude Code (#4045 / #4037)
npm publish is handled separately.