Command
Run CodeSage retrieval benchmarks on all corpora, save timestamped scorecards, print a summary.
Code intelligence engine for AI coding agents. Structural graph queries plus semantic search, exposed via CLI and MCP.
Command
Run CodeSage retrieval benchmarks on all corpora, save timestamped scorecards, print a summary.
Command
Evaluate CodeSage effectiveness on a project by mining session-based eval cases and running the bench runner.
Command
Onboard a project to CodeSage (global MCP registration, init, index, git hooks, agent hint).
Command
Print a system-prompt fragment that steers Claude Code to prefer CodeSage's MCP tools over Grep for retrieval-shape tasks.
Command
Force an incremental codesage re-index (use when git hooks didn't fire). Auto-cleans orphan vec tables if the config model has changed.
Command
Render a Markdown findings report from .codesage/findings/. No LLM call — pure formatter.
Command
Drop a project's CodeSage index and rebuild from scratch (use after settings changes, device switches, or corruption).
Command
Re-check findings after code changes without inferring fixes from omission.
Command
Review CodeSage feature slices in parallel and persist validated findings.
Command
Mark a codesage review finding open / false-positive / wont-fix / fixed with an optional note.