iliaal/codesage

Code intelligence engine for AI coding agents. Structural graph queries plus semantic search, exposed via CLI and MCP.

20Stars on the repository
18Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

codesage-bench

01

iliaal/codesage

Command

Run CodeSage retrieval benchmarks on all corpora, save timestamped scorecards, print a summary.

20 2d ago A 25 tokens original MIT

codesage-eval

02

iliaal/codesage

Command

Evaluate CodeSage effectiveness on a project by mining session-based eval cases and running the bench runner.

20 2d ago A 24 tokens original MIT

codesage-onboard

03

iliaal/codesage

Command

Onboard a project to CodeSage (global MCP registration, init, index, git hooks, agent hint).

20 2d ago A 28 tokens original MIT

iliaal/codesage

Command

Print a system-prompt fragment that steers Claude Code to prefer CodeSage's MCP tools over Grep for retrieval-shape tasks.

20 2d ago B 34 tokens original MIT

codesage-reindex

05

iliaal/codesage

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.

20 2d ago A 33 tokens original MIT

codesage-report

06

iliaal/codesage

Command

Render a Markdown findings report from .codesage/findings/. No LLM call — pure formatter.

20 2d ago A 24 tokens original MIT

codesage-reset

07

iliaal/codesage

Command

Drop a project's CodeSage index and rebuild from scratch (use after settings changes, device switches, or corruption).

20 2d ago A 27 tokens original MIT

codesage-revalidate

08

iliaal/codesage

Command

Re-check findings after code changes without inferring fixes from omission.

20 2d ago A 17 tokens original MIT

codesage-review

09

iliaal/codesage

Command

Review CodeSage feature slices in parallel and persist validated findings.

20 2d ago A 16 tokens original MIT

codesage-triage

10

iliaal/codesage

Command

Mark a codesage review finding open / false-positive / wont-fix / fixed with an optional note.

20 2d ago A 26 tokens original MIT