Skip to content

Add CLI docs wayfinding#3807

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

Add CLI docs wayfinding#3807
asim merged 1 commit into
masterfrom
codex/increment-3806

Conversation

@asim

@asim asim commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a new micro docs command that prints the maintained first-agent and 0→hero docs path.
  • Cover the command in the first-agent CLI boundary test so the no-secret, first-agent, debugging, and 0→hero links stay discoverable.

Testing

  • go build ./...
  • go test ./cmd/micro -run TestFirstAgentWalkthroughCLIBoundaries -count=1
  • go test ./... (fails in this environment because loopback gRPC tests are blocked by the sandbox proxy: Loopback targets forbidden)
  • golangci-lint run ./...

Closes #3801
Closes #3806

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 #38 Add CLI wayfinding for first-agent and 0-to-hero docs

2 participants