v2.5.6
Published to npm as @bitkyc08/opencodex@2.5.6 with dist-tag latest.
Commit log
Changes since v2.5.5-preview.2:
- [agent] docs: devlog 320 bundled-bun npm install plan + research (bc55999)
- [agent] feat: bundle Bun so npm install works without separate Bun (320 P1+P2) (e218f75)
- [agent] feat: update advisory + npm-global CI + docs for bundled bun (320 P3+P4) (03100d4)
- [agent] chore: sync bun.lock with bundled bun dependency (320) (0256591)
- [agent] fix: detect bun placeholder stub by size, not just 0-byte (320) (35a5f0e)
- fix: use os.tmpdir() instead of hardcoded /tmp in auth context tests (cfeb364)
- fix: use atomicWriteFile for Codex config/profile writes (f745856)
- [agent] docs: finish Phase 4 — translated READMEs + docs-site (320) (56fb7e8)
- [agent] test: unit-test bun-runtime size gate + resolution (320) (db64413)
- [agent] docs: register bundled-bun in structure SOT + 320 verification doc (8bc830a)
- fix: add process.on(exit) handler for Windows SIGTERM gap (4586170)
- fix: add windowsHide to detached proxy spawns (aac6ce7)
- ci: add macOS to CI matrix and service lifecycle tests (8d8561d)
- docs(devlog): 140 phased execution roadmap — all remaining provider ports (930ff85)
- [agent] docs: devlog 360 — plan PR #37 router effort hydration → dev (08da451)
- fix(router): hydrate registry reasoning effort defaults for stale persisted provider configs (a2d97c8)
- [agent] fix(router): review nits for PR #37 effort hydration (360) (cab9980)
- [agent] docs: devlog 360 verification — PR #37 integrated + closed (8eef5fa)
- feat: add crash-safe config transaction journal (ecf4ffb)
- feat: integrate config journal into inject/start/ensure lifecycle (017692f)
- test: add crash-safe journal tests (subprocess pattern) (d4f3927)
- chore(bin): track dist command symlinks (5036fa7)
- fix(server): explain missing dashboard root (6ab3f8f)
- fix(cli): avoid persisting fallback port (fbdfb9d)
- fix(codex-auth): allow team reset credit tickets (57b4a8b)
- fix(codex-auth): preserve reset ticket badge styling (54e73bf)
- fix(codex-auth): keep tickets beside next-session badge (e8c0c49)
- fix(codex-auth): stop identity-based duplicate blocking (be45b0b)
- fix(codex-auth): detect duplicate refresh grants (f62207d)
- fix(codex-auth): scope duplicate checks by plan bucket (d3303bf)