Skip to content

agent: harden conformance delegate retry#4211

Merged
asim merged 1 commit into
masterfrom
codex/increment-4210
Jul 7, 2026
Merged

agent: harden conformance delegate retry#4211
asim merged 1 commit into
masterfrom
codex/increment-4210

Conversation

@asim

@asim asim commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Extend provider conformance retries to give stubborn providers one final guarded-delegate attempt.
  • Add a final tagged-tool-call retry prompt so AtlasCloud/minimax-compatible providers can reliably exercise the guarded delegate path before the harness fails.
  • Add deterministic coverage for the final tagged delegate retry prompt.

Closes #4206
Closes #4210

Testing

  • go build ./...
  • go test ./... (fails in this environment because loopback gRPC targets are blocked by envoy: client/grpc and transport/grpc)
  • go test ./agent -run 'TestAgentProviderConformance(Final|Retry|Fails|Atlas|Executes)' -count=1
  • golangci-lint run ./...

@asim asim added the codex label Jul 7, 2026
@asim asim merged commit e51cbfb into master Jul 7, 2026
9 checks passed
@asim asim deleted the codex/increment-4210 branch July 7, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loop: build increment #111 agent: stabilize AtlasCloud guarded delegate conformance

2 participants