fix(responses): normalize Posit tool continuations - #2674
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Deterministic PR hygiene checks passed. |
✅ READY
|
리뷰 · 우선순위 61 / 80설명 이 풀 리퀘스트는 Posit Assistant 가 ChatGPT Codex 앞으로
고침은 캐논 ChatGPT forward 칸에서 다만 베이스가 #2672 브랜치 테스트
메인테이너의 판단이 필요한 지점
너의 추천 초안을 유지하고 지금 합치지 마세요. #2672 가 이 댓글은 grok-bot이 작성했습니다 |
|
Landed on Merged directly after its parent #2672. The bounded traversal in No changes were needed. |
Summary
prompt_cache_breakpointproperties with bounded, atomic traversalitem_referencerows only whenstore: false, while preserving toolcall_idpairs andreasoning.effortCloses #2648
This is intentionally stacked on #2672 because it extends that canonical-forward normalization boundary. Retarget to
devafter the parent lands.Verification
bun test tests/responses-forward-posit-continuation.test.ts tests/responses-forward-prompt-envelope.test.ts tests/compatibility-manifest.test.ts tests/openai-responses-passthrough.test.ts— 118 pass, 0 failbun run typecheck— passedbun run privacy:scan— passedcd docs-site && bun install --frozen-lockfile && bun run build— 393 pages builtbun run testunder the requested two-core CPU cap — 14,940 pass / 16 skip; the remaining 20 failures and 3 errors were unrelated five-second timeout/dependency failures under the constrained local runner, so this PR remains draft pending its own exact-head CIChecklist