Skip to content

feat: add labs command discovery#1130

Merged
peyton-alt merged 3 commits intomainfrom
spec/lab-commands
May 6, 2026
Merged

feat: add labs command discovery#1130
peyton-alt merged 3 commits intomainfrom
spec/lab-commands

Conversation

@peyton-alt
Copy link
Copy Markdown
Contributor

@peyton-alt peyton-alt commented May 6, 2026

Summary

  • add visible entire labs discovery command for experimental workflows
  • list entire review under labs while keeping the runnable command path as entire review
  • keep review hidden from root help and label it as a labs entry in command help

Verification

  • env GOCACHE=/private/tmp/entire-review-go-cache go test ./cmd/entire/cli ./cmd/entire/cli/review -run 'Test.*(Labs|Lab|ReviewCmd_Help|RootHelp)' -count=1
  • env GOCACHE=/private/tmp/entire-review-go-cache go test ./cmd/entire/cli ./cmd/entire/cli/review -count=1
  • mise run lint
  • mise run check
  • ./entire --help
  • ./entire labs
  • ./entire labs review
  • ./entire review --help
  • ./entire lab

Entire-Checkpoint: 02d19682ca2c
Copilot AI review requested due to automatic review settings May 6, 2026 18:27
@peyton-alt peyton-alt requested a review from a team as a code owner May 6, 2026 18:27
Entire-Checkpoint: fc87e91c1033
@peyton-alt peyton-alt changed the title feat: add lab command discovery feat: add labs command discovery May 6, 2026
@peyton-alt peyton-alt enabled auto-merge (squash) May 6, 2026 19:06
@peyton-alt peyton-alt merged commit 5957c39 into main May 6, 2026
9 checks passed
@peyton-alt peyton-alt deleted the spec/lab-commands branch May 6, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants