Skip to content

CodexBar 0.37.2

Latest

Choose a tag to compare

@steipete steipete released this 22 Jun 09:42
· 1 commit to main since this release
v0.37.2
f380287

Added

  • Diagnostics: write redacted provider reports to a file with platform and app-version context. Thanks @Yuxin-Qiao!
  • CLI server: report the startup build version from /health so clients can detect stale helper processes after updates. Thanks @enieuwy!

Fixed

  • Claude: pause background CLI usage probes briefly after rate limiting while keeping manual refresh available. Thanks @kiranmagic7!
  • Codex OAuth: publish refreshed auth.json credentials with private file permissions already applied. Thanks @Hinotoi-agent!
  • Provider endpoints: reject unsafe Deepgram, z.ai, and Xiaomi MiMo overrides before attaching credentials. Thanks @Hinotoi-agent!
  • Azure OpenAI: reject unsafe endpoint overrides before attaching API keys while keeping invalid configurations visible with an actionable error. Thanks @Hinotoi-agent!