seed_project
Scan a project codebase to extract entities and relationships, populating the knowledge graph for enhanced code understanding.
Instructions
Scan the project codebase and populate the knowledge graph with entities and relationships from existing code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | Project directory path (defaults to current) | |
| force | No | Re-seed already processed files |