[WRONG BRANCH] release: v2.24.2 - #1914
Conversation
|
✅ Deterministic PR hygiene checks passed. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package version in ChangesPackage version update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
⏳ DRAFT
What to do
Its title has been prefixed with |
Summary
Release v2.24.2 — the Windows suite work from #1881, promoted through
dev(#1908, #1910).Notable production fixes in this release:
user-identity.tsresolves LocalAppData viaSHGetKnownFolderPathinstead of the .NET wrapper that followsUSERPROFILEand returns an empty string, which had been refusing every Codex coordinator lookup on affected Windows setups.injected-marker.tsdecodes TOML string escapes, so a Windows path recorded in the journal round-trips and restore can recognize its own catalog (ocx stop/restore leave unmarked openai_base_url + proxy models_cache behind when Codex app rewrote config after injection #1798).lab/projection/rebuild.tsfinalizes prepared statements before closing, so a Compatibility Lab rebuild can replace its own file on Windows.Verification
bun test --isolate ./tests/panics near the end of an 806-file run after every test has passed — a Bun memory limit, not a suite failure).bun x tsc --noEmitandbun run privacy:scangreen.Checklist
Summary by CodeRabbit