index_repo
Index a git repository into a knowledge graph by parsing code files, extracting authors, and building relationships for structured memory.
Instructions
Index a git repository into the knowledge graph. Parses code files, extracts authors, builds relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to git repository | |
| branch | No | Branch to index | HEAD |