Skip to content

Enforce idempotent plan-delegate notifications#4200

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

Enforce idempotent plan-delegate notifications#4200
asim merged 1 commit into
masterfrom
codex/increment-4199

Conversation

@asim

@asim asim commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary:

  • Cache successful delegate results by normalized target/task so replayed provider delegate calls reuse the prior result instead of re-invoking the delegated agent.
  • Add deterministic duplicate-delegate harness coverage alongside existing duplicate-notify coverage.

Testing:

  • go build ./...
  • go test ./... (fails in this environment: loopback targets forbidden in grpc transport/client tests)
  • golangci-lint run ./...

Closes #4189
Closes #4199

@asim asim added the codex label Jul 7, 2026
@asim asim merged commit f6951d2 into master Jul 7, 2026
9 checks passed
@asim asim deleted the codex/increment-4199 branch July 7, 2026 00:03
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 #109 harness: enforce exact-once AtlasCloud plan-delegate notifications

2 participants