Skip to content

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:29
Immutable release. Only release title and notes can be modified.

Published to npm as @bitkyc08/opencodex@2.17.0 with dist-tag latest.

New Features

  • Add DeepSeek Harness as a first-class client (#1665)

Bug Fixes

  • Intercept all shadow source models regardless of request_kind (#1684) (#1685)

Changelog

Full Changelog: v2.16.0...v2.17.0

  • #1665 feat(integrations): add DeepSeek Harness as a first-class client @estelledc
  • #1685 fix(proxy): intercept all shadow source models regardless of request_kind (#1684) @lidge-jun