Skip to content

Fix universe concierge notify handoff#3811

Merged
asim merged 1 commit into
masterfrom
codex/increment-3810
Jul 3, 2026
Merged

Fix universe concierge notify handoff#3811
asim merged 1 commit into
masterfrom
codex/increment-3810

Conversation

@asim

@asim asim commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Route the universe harness notify stage through an explicit concierge Agent.Chat request that tells the agent to call notify.Send for buyer@acme.com before replying.
  • Keep the existing side-effect assertion so the flow only completes after the buyer notification is observed.

Closes #3804
Closes #3810

Testing

  • go test ./internal/harness/universe -run 'TestUniverseHarnessContract|TestNotify' -count=1\n- go build ./...\n- go test ./... (fails in this sandbox because loopback gRPC targets are blocked by envoy for client/grpc and transport/grpc)\n- golangci-lint run ./...

@asim asim added the codex label Jul 3, 2026
@asim asim merged commit 331e3f3 into master Jul 3, 2026
10 checks passed
@asim asim deleted the codex/increment-3810 branch July 3, 2026 14:31
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 #39 Fix atlascloud universe missing concierge notify side effect

2 participants