Skip to content

Releases: NGLSL/CLIProxyAPI

v6.9.78

14 May 02:23

Choose a tag to compare

Changelog

  • bb0efc8 fix(auth): persist executor token refresh metadata

v6.9.77

12 May 02:44

Choose a tag to compare

Changelog

  • abfc3ff fix websocket tool dedupe scope

v6.9.76

11 May 02:59

Choose a tag to compare

Changelog

  • e42187a fix: stabilize codex config management
  • 75bb455 fix: stabilize codex websocket auth failover

v6.9.75

11 May 02:14

Choose a tag to compare

Changelog

  • f644ee7 fix: dedupe tool outputs before auth rotation

v6.9.74

10 May 21:32

Choose a tag to compare

Changelog

  • e512a67 fix: extend dedupeToolOutputs to handle both Responses (input[].call_id) and Chat (messages[].tool_call_id) formats for multi-vendor compatibility

v6.9.73

10 May 21:30

Choose a tag to compare

Changelog

  • 71c0096 fix: dedupe tool outputs (function_call_output/tool_search_output) in Codex and OpenAI Compat executors; keep last occurrence to survive retry

v6.9.72

10 May 21:21

Choose a tag to compare

Changelog

  • 3a4124f fix: dedupe function_call_output/tool_search_output call_id in Codex executor input to prevent duplicate tool results with multi-key rotation

v6.9.71

10 May 10:11

Choose a tag to compare

Changelog

  • 5c9431a Align Codex Responses request parameters

v6.9.70

09 May 17:43

Choose a tag to compare

Changelog

  • 69d27a6 feat: support Codex multi-key rotation

v6.9.69

09 May 09:13

Choose a tag to compare

Changelog

  • ff87d5a fix: sync amp and codex websocket updates