Skip to content

fix(cli): route calibration and search dashboard commands#1212

Open
rivet-ops wants to merge 1 commit into
garrytan:masterfrom
rivet-ops:rivet/cli-routing-calibration-search
Open

fix(cli): route calibration and search dashboard commands#1212
rivet-ops wants to merge 1 commit into
garrytan:masterfrom
rivet-ops:rivet/cli-routing-calibration-search

Conversation

@rivet-ops
Copy link
Copy Markdown

Summary

  • Route gbrain calibration through CLI-only dispatch.
  • Route gbrain search modes|stats|tune through the search dashboard without shadowing ordinary keyword search.
  • Ensure gbrain search modes --help prints dashboard help while gbrain search <query> --help still uses shared keyword-search help.
  • Add CLI integration coverage for calibration and search help routing.

Verification

  • git diff --check
  • Static scan of added lines for secrets / shell injection / eval / SQL injection: no matches
  • bun test test/cli.test.ts test/commands-search.test.ts test/search-mode.test.ts test/doctor-search-mode.test.ts --timeout 180000 — 87 pass / 0 fail
  • bun run verify — pass
  • Independent reviewer — pass; no security concerns or logic blockers

Notes

  • No Steward/Hunting write-capable GBrain MCP access was enabled.
  • No Brain promotion gates were bypassed.
  • No canonical Current Truth changes were made.

- Route calibration through CLI-only dispatch.
- Route search modes/stats/tune through dashboard dispatch without shadowing keyword search.
- Add CLI integration coverage for calibration and search help routing.
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