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

lsm / neokai / 25473190811 / 28
83%
dev: 83%

Build:
DEFAULT BRANCH: dev
Ran 07 May 2026 02:49AM UTC
Files 276
Run time 8s
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

07 May 2026 02:46AM UTC coverage: 22.078%. First build
25473190811.28

push

github

web-flow
Add OpenAI reasoning.effort support to anthropic-codex bridge (#1810)

* Add OpenAI reasoning.effort support to anthropic-codex bridge

- Enable extendedThinking and granular thinkingModes for anthropic-codex provider
- Update PROVIDER_THINKING_MODES to 'granular' for anthropic-codex
- Map ThinkingLevel budget_tokens → OpenAI reasoning.effort (low/medium/high/xhigh)
- Add reasoning.encrypted_content inclusion for multi-turn with store:false
- Handle 6 new OpenAI SSE reasoning events, translating to Anthropic thinking blocks
- Pass reasoning items back into subsequent turns' input array
- Map output_tokens_details.reasoning_tokens to thinking_tokens in usage
- Add SSE helpers for thinking blocks in translator
- Add tests for reasoning parameter mapping, SSE translation, multi-turn pass-through, and token accounting

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(openai-responses-bridge): keep prior reasoning items until stream replaces them

Remove the premature sessionReasoningItems.delete(sessionId) on HTTP OK
so that reasoning items survive SDK-level retries and are only overwritten
when the stream actually emits new reasoning items via onReasoningItems.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(openai-responses-bridge): always update reasoning cache and include encrypted_content when reusing

- Always call onReasoningItems after response.completed, even with an empty
  array, so stale reasoning is cleared when a turn returns no reasoning.
- Include reasoning.encrypted_content in the request whenever cached reasoning
  items are present, even if the current turn has no thinking config.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(openai-responses-bridge): align token estimates with forced full-history mode

When cached reasoning items exist the bridge disables previous_response_id
and sends full history plus injected reasoning items, but token estimation
still followed the old continuation/bod... (continued)

16049 of 72693 relevant lines covered (22.08%)

11.47 hits per line

Source Files on job daemon-online-agent-sdk - 25473190811.28
  • Tree
  • List 276
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25473190811
  • 03b6b668 on github
  • Next Job for on dev (#25473520211.5)
  • 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