ABVX Lab logo ABVX Lab
tool surface

ABVX tool

repomap

Token-budgeted repo map + import graph artifacts with relevance ranking (read-only).

What it does

  • Generates a deterministic repo map under docs/ai/repomap.md.
  • Generates docs/ai/repomap.compact.md with an approximate token budget for agent handoff.
  • Ranks relevant files using imports, entrypoints, and local git changes.
  • Outputs a compact Mermaid import graph in docs/ai/graph.mmd and writes agents.knowledge.json.

Quick look

Token-budgeted repo map + import graph artifacts with relevance ranking (read-only).

Token-budgeted repo map + import graph artifacts with relevance ranking (read-only).

Quickstart

Primary usage

agentsgen understand .
agentsgen understand . --compact-budget 4000
agentsgen understand . --format json