Published to npm as @bitkyc08/opencodex@2.7.17 with dist-tag latest.
Commit log
Changes since v2.7.16:
- fix(streaming): flush bursty responses incrementally (008c879)
- fix(xai): normalize nested tool schemas (451d2e3)
- fix(xai): preserve union tool grammar (7e449d3)
- chore(deps): ignore major dependabot bumps for typescript and gui @types/node (de4813d)
- chore(ci): bump setup-node to v6.4.0, deploy-pages to v5.0.0, withastro/action to v6.1.2 (80206e1)
- test(streaming): bound burst replay delivery groups (ca8426c)
- fix(openai): strip non-msg item ids from passthrough message input (693e8a4)
- fix(bridge): use correct tool call id prefixes (d456ea6)
- fix(bridge): mint ws_ ids for web_search_call items (da236d0)
- fix(openai): strip item ids when store is false (869d7ea)
- test(passthrough): add store:false id stripping and web_search_call prefix coverage (80ae68b)