Skip to content

Make agent preflight failures actionable#3851

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

Make agent preflight failures actionable#3851
asim merged 1 commit into
masterfrom
codex/increment-3850

Conversation

@asim

@asim asim commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Add Fix and Next guidance for first-agent preflight failures across Go, CLI, provider-key, and gateway-port checks.
  • Detect Go versions older than 1.24 and point users to the first-agent and debugging guides.
  • Update first-agent docs to describe the actionable preflight behavior.

Testing

  • go build ./...
  • go test ./cmd/micro/cli/agent -run 'Test(RunAgentPreflight|GoVersionAtLeast|FirstLine)' -count=1 -timeout=60s\n- go test ./cmd/micro -run TestFirstAgentWalkthroughCLIBoundaries -count=1\n- go test ./... (fails in this environment because loopback gRPC targets are blocked by envoy: client/grpc and transport/grpc)\n- golangci-lint run ./...\n\nCloses Make first-agent preflight failures actionable #3841\nCloses Loop: build increment #46 #3850

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.

2 participants