• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsm / neokai / 25138392846 / 2
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 29 Apr 2026 11:06PM UTC
Files 292
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Apr 2026 11:03PM UTC coverage: 20.148% (-0.007%) from 20.155%
25138392846.2

push

github

web-flow
[codex] Fix Responses bridge compatibility with ChatGPT Codex endpoint (#1720)

* [codex] Fix OpenAI Responses bridge compatibility with ChatGPT Codex endpoint

The ChatGPT Codex endpoint (chatgpt.com/backend-api/codex) rejects several
parameters that the official OpenAI Responses API accepts. Three fixes:

- Add `store: false` (required by the ChatGPT Codex endpoint)
- Introduce `chatgptCodexCompat` mode for oauth sessions: omit
  `max_output_tokens` and `parallel_tool_calls` which the endpoint rejects
- Retry with full history when the endpoint rejects `previous_response_id`
  (the continuation optimisation is silently skipped rather than erroring)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: always consume continuation entries after previous_response_id fallback

When the fallback is triggered, continuation was set to undefined before
consumeContinuation ran, leaving stale call-id timer entries to expire by
TTL instead of being cleaned up immediately.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

16171 of 80261 relevant lines covered (20.15%)

10.29 hits per line

Source Files on job daemon-online-rpc-4 - 25138392846.2
  • Tree
  • List 292
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25138392846
  • b28f28f3 on github
  • Prev Job for on dev (#25135951737.31)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc