Skip to content

Releases: NGLSL/CLIProxyAPI

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

v6.9.68

06 May 18:40

Choose a tag to compare

Changelog

  • ff79156 fix: apply routing strategy updates at runtime

v6.9.67

05 May 20:34

Choose a tag to compare

Changelog

  • 24dcfcf fix(usage): include Claude cache tokens in totals