v2.7.33
Published to npm as @bitkyc08/opencodex@2.7.33 with dist-tag latest.
What's Changed
- fix(responses): strip mismatched agent_message item ids before passthrough by @robin-main-hub in #215
- fix(adapters): forward prompt_cache_key through openai-chat adapter (#217) by @Wibias in #224
- fix(i18n): complete RU parity with dev en.ts + refresh RU docs by @AnyCPU in #211
- fix(update): fall back to direct proxy start when service reinstall fails by @Wibias in #227
- feat: custom model chip (GUI+CLI+CRUD) + provider per-model cost breakdown by @lidge-jun in #259
- fix(server): sanitize reasoning content in v1 compact endpoint by @Wibias in #248
- fix(adapter): ensure root object type for Kimi tool schemas by @Wibias in #250
- fix(oauth): resolve Kiro login flow before blocking on manual paste by @Wibias in #232
- fix(cli): keep openai passthrough during ocx init so gpt-* models still route (issue #261) by @Wibias in #262
- Fix Antigravity tool schemas with duplicate required fields by @HaydernCenterpoint in #251
- feat(openrouter): add configurable provider routing by @riique in #235
- fix(combo): strip content-encoding on re-serialized child requests by @jonathanli12 in #230
- fix(gui): remove non-actionable API-key rows from Accounts tab by @Wibias in #231
- feat: add Japanese (ja) localization across GUI, docs-site, and README by @Lqm1 in #244
- fix(config): replace stale pre-migration backup instead of crashing by @Wibias in #258
- ci: improve issue intake, enforce minimum quality, and ping PR authors on wrong-branch retarget by @Wibias in #229
- docs: document maintainers and review ownership by @Ingwannu in #264
New Contributors
- @robin-main-hub made their first contribution in #215
- @riique made their first contribution in #235
- @jonathanli12 made their first contribution in #230
- @Lqm1 made their first contribution in #244
Full Changelog: v2.7.31...v2.7.33