Skip to content

Stabilize AtlasCloud conformance marker retry#4357

Merged
asim merged 1 commit into
masterfrom
codex/increment-4356
Jul 8, 2026
Merged

Stabilize AtlasCloud conformance marker retry#4357
asim merged 1 commit into
masterfrom
codex/increment-4356

Conversation

@asim

@asim asim commented Jul 8, 2026

Copy link
Copy Markdown
Member

Summary:

  • Tighten the conformance marker retry prompt to require an exact marker-bearing final sentence after required tool and delegate paths are complete.
  • Add a unit test covering the exact marker retry instruction so provider regressions are caught locally.

Testing:

  • go test ./agent
  • go build ./...
  • go test ./... (fails in this environment: live AtlasCloud stream 400, loopback-forbidden grpc tests, cache expiration flake)
  • golangci-lint run ./...

Closes #4348
Closes #4356

@asim asim added the codex label Jul 8, 2026
Copilot AI review requested due to automatic review settings July 8, 2026 13:14
@asim asim merged commit 967e1cf into master Jul 8, 2026
10 checks passed
@asim asim deleted the codex/increment-4356 branch July 8, 2026 13:14
Copilot stopped reviewing on behalf of asim due to an error July 8, 2026 13:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a conformance test and tightens the retry prompt wording to require an exact marker-only reply when the conformance marker was previously omitted.

Changes:

  • Add a new unit test validating the marker-retry prompt includes stricter “exact sentence” instructions.
  • Update the !hasMarker retry prompt to require an exact, non-summarized, non-synonymous reply.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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 #139 Stabilize AtlasCloud agent conformance marker retry

3 participants