v7.1.43-0
·
1655 commits
to main
since this release
Changelog
- c9dc6bd Fix Home auth refresh retry handling
- 9c02454 Merge pull request #3657 from catoncat/fix/responses-input-id-dedupe-orphaned-output
- 8306391 Merge pull request #3667 from sususu98/feat/codex-reasoning-replay-cache-upstream-dev
- d710248 Merge pull request #3676 from eltmon/add-panopticon-to-users
- 02d0d92 Merge pull request #3677 from sususu98/codex/home-auth-loop-upstream-dev
- 4abd59c Merge pull request #3679 from sususu98/codex/system-role-to-user-upstream-dev
- 7682acc Merge pull request #3688 from sususu98/fix-codex-replay-dev
- 1c9601f Merge pull request #3689 from sususu98/pr/cloudflare-challenge-retry
- 73be58b Merge remote-tracking branch 'upstream/main' into upstream-sync/20260603-0457
- 87d813c chore(models): remove legacy GPT 5.2 and GPT 5.3 Codex entries from registry
- 49c2b6e chore(upstream-sync): record upstream version
- 28c7f41 docs(readme): update project descriptions and add Panopticon link
- 55440f0 feat(auth): add runtime auth removal and unscheduling logic
- 603a08f feat(codex): cache reasoning replay items
- bbcdaab feat(executor): enhance Codex identity obfuscation with turn and window metadata handling
- 0f24caf feat(executor): implement identity obfuscation for Codex requests and responses
- 05b9724 feat(executor): refine session and conversation header handling for Codex
- bf04a24 feat(models): add support for
grok-composer-2.5-fastmodel - ac1360f feat(models): add support for
grok-imagine-video-1.5-previewmodel - 959067e feat(usage): introduce executor type tracking in usage reporting
- f353979 feat(watcher, redisqueue): add usage refresh notification support
- 45f58d4 fix(auth): retry and backoff cloudflare challenge 403 errors
- 17af089 fix(codex): avoid replaying orphan tool calls
- 0e3c809 fix(codex): handle non-empty reasoning and content items, add test for trailing empty messages
- e7f4dd4 fix(openai): keep referenced tool call when deduping websocket input IDs
- 68282c4 fix(translator): normalize message-level system roles for Gemini
- 77061aa refactor(auth): simplify and narrow cloudflare challenge checks
- 33983b6 refactor(executor): consolidate Codex request translation logic
- f05d68d refactor(openai): parse dedupe input item metadata in a single pass
- 35ab084 refactor(runtime): enhance
NewUtlsHTTPClientwith context-based RoundTripper - fb4f39d test(models, executor): add XAI video model test and fix Codex User-Agent assertions