Skip to content

agent: continue unfinished plan steps#3706

Merged
asim merged 1 commit into
masterfrom
codex/increment-3705
Jul 2, 2026
Merged

agent: continue unfinished plan steps#3706
asim merged 1 commit into
masterfrom
codex/increment-3705

Conversation

@asim

@asim asim commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary:

  • Continue checkpointed agent runs when an intermediate model reply leaves plan steps unfinished.
  • Add a regression test covering a continuation that completes exactly one delegated comms notification.

Testing:

  • go build ./...
  • go test ./agent -run TestCheckpointContinuesRunWithUnfinishedPlanStep -count=1
  • go test ./... (fails in this environment because loopback gRPC targets are blocked by envoy)
  • golangci-lint run ./...

Closes #3699
Closes #3705

@asim asim added the codex label Jul 2, 2026
@asim asim merged commit 8880168 into master Jul 2, 2026
10 checks passed
@asim asim deleted the codex/increment-3705 branch July 2, 2026 18:20
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 #23 agent: finish delegated plan steps before returning success

2 participants