io.github.looptech-ai/understand-quickly
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
Versions
0.1.1latestTools 4
list_repos List entries in the understand-quickly registry. Optional filters: format, tag, status.
get_graph Fetch and return the parsed knowledge graph JSON for a registry entry by id.
search_concepts Search aggregated concept terms across the registry. By default reads the precomputed stats.json (single GET, cached 60s) and returns matching terms with sample entry ids. If `id` is given, falls back to a single-graph node search. If stats.json is unavailable, falls back to a capped cross-graph node fan-out.
find_graph_for_repo Look up a registry entry by `id` (\"owner/repo\") or `github_url` (https or ssh form, with optional .git/branch/path). Returns graph_url + drift metadata, or {found:false, suggestions} with up to 5 fuzzy-matched ids.
Permissions 4
network medium filesystem low shell high env_vars low