index_repo
Index a TypeScript/React repository into a queryable code graph and persist it for dependency and impact analysis.
Instructions
Index a TS/React repo (monorepo or standalone) into a code graph and persist it to .code-graph/graph.json
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Repo root (defaults to cwd) |