Skip to content

feat: parse all Go CLIs with flaggy; dump bash complete - #36

Merged
eSlider merged 1 commit into
mainfrom
feat/cli-flaggy
Aug 14, 2026
Merged

feat: parse all Go CLIs with flaggy; dump bash complete#36
eSlider merged 1 commit into
mainfrom
feat/cli-flaggy

Conversation

@eSlider

@eSlider eSlider commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • go test ./internal/cli ./internal/brain/rank -count=1
  • CC=gcc CXX=g++ CGO_CFLAGS= CGO_LDFLAGS= go test ./... -count=1
  • uv run python -m unittest discover -s bin/tools -t . -q
  • ./bin/facts/audit self
  • /tmp/complete bash lists --hop / --json for bin/brain/search.go
  • GitHub Actions Test + OCR green

stdlib flag dropped --hop after the query. One wrapper in internal/cli,
source <(./bin/cli/complete.go bash). Gitea #34.
@cursor

cursor Bot commented Aug 14, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@eSlider
eSlider merged commit 0c4bb87 into main Aug 14, 2026
3 checks passed
@eSlider
eSlider deleted the feat/cli-flaggy branch August 14, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant