Immutable
release. Only release title and notes can be modified.
Published to npm as @bitkyc08/opencodex@2.14.2 with dist-tag latest.
Bug Fixes
- Scope assistant placeholder by endpoint (#1574)
- Responses: Reject undeclared routed tool calls; Scope continuation replay to client task; Promote deferred tools in routed passthrough (#1576, #1597, #1602)
- Expose Grok 4.6 xhigh reasoning (#1593)
- Advertise reasoning efforts for muse spark (#1585)
- Pin unified exec so wait cannot ship alone (#1583)
- Prevent custom select dropdown from overflowing viewport when placed on right (#1581)
- Bound Nous response bodies (#1603)
- Stop per-append 64MiB usage reparses (#1620)
Chores
- Scale timing watchdogs and per-test timeout for loaded CI runners (#1600)
- Bound hosted macOS busy-probe case (#1575)
Changelog
Full Changelog: v2.14.1...v2.14.2
- #1574 fix(volcengine): scope assistant placeholder by endpoint @Ingwannu
- #1575 test(native-profile): bound hosted macOS busy-probe case @Ingwannu
- #1576 fix(responses): reject undeclared routed tool calls @Ingwannu
- #1581 fix(gui): prevent custom select dropdown from overflowing viewport when placed on right @Yuxin-Qiao
- #1583 fix(cursor): pin unified exec so wait cannot ship alone @jonathanli12
- #1585 fix(command-code): advertise reasoning efforts for muse spark @dbc-hbin
- #1593 fix(xai): expose Grok 4.6 xhigh reasoning @olddonkey
- #1597 fix(responses): scope continuation replay to client task @jonathanli12
- #1600 ci(tests): scale timing watchdogs and per-test timeout for loaded CI runners @lidge-jun
- #1602 fix(responses): promote deferred tools in routed passthrough @Eleven-is-cool
- #1603 fix(oauth): bound Nous response bodies @luvs01
- #1620 fix(usage): stop per-append 64MiB usage reparses @lidge-jun