Sprint 3: Feat: Invocation Parsing all Providers — merge feature/sprint-COWIN-3-feat-invocation-parsing-all-providers-implementation into dev - #2819
Merged
numnx merged 12 commits intoJul 10, 2026
Conversation
…ex-6b1c8201-mreirsd4 (CODUX-129) Harden OpenCode and Antigravity parsers
…ex-4193c9a3-mreirp1j (CODUX-129) Harden Codex invocation parsing
…ex-0254379f-mreirncw (CODUX-129) Extract and extend Gemini parsing
…ex-94b896e0-mreirqnf (CODUX-129) Harden Claude and Qwen parsers
…ex-ceb6a7e3-mrej8ciy (CODUX-129) Persist parsed turns for all invocations
…ex-205b6925-mrejkg5d (CODUX-129) Document invocation parsing coverage
numnx
deleted the
feature/sprint-COWIN-3-feat-invocation-parsing-all-providers-implementation
branch
July 10, 2026 06:29
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Sprint Completion: Sprint 3 · Feat: Invocation Parsing all Providers
📋 Summary
Sprint: Sprint 3 · Feat: Invocation Parsing all Providers Tasks: 6/6 completed
🔗 Linked Issues
🧭 Planning
gpt-5.5Included usage estimate (subscription/local login): $1.14
🎯 Original Sprint Prompt
Implement extended invocation parsing across every local CLI provider so provider-backed invocations persist normalized user, assistant, reasoning, tool-call, and tool-result turns with accurate usage metadata, regression coverage, and updated documentation.
✅ Task Checklist
codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)👥 Provider Breakdown
6 by codex
⏱️ Sprint Timing
📊 Aggregate CLI Token Usage
Included usage estimate (subscription/local login): $14.16
🕵️ QA Review Summary
Outcome: pass
The sprint deliverables for extended invocation parsing across all local CLI providers (Gemini, Codex, Claude Code, Qwen Code, OpenCode, and Antigravity) are completed, verified, and ready. All unit and integration tests run successfully,
check:docs-webpasses, the codebase passes typescript lint checks without errors, and documentation is updated and aligned.🌿 Branch Info
Base:
devHead:
feature/sprint-COWIN-3-feat-invocation-parsing-all-providers-implementation🤖 Generated by Code UX