grepai rpg explore
CLI reference for grepai rpg explore
grepai rpg explore
Traverse an RPG graph neighborhood
grepai rpg explore <start-node-id> [flags]
Options
-d, --depth int Maximum BFS traversal depth (default 2)
--direction string Traversal direction: forward, reverse, or both (default "both")
--edge-types string Comma-separated edge types: feature_parent, contains, invokes, imports, maps_to_chunk, semantic_sim
-h, --help help for explore
--json Output results in JSON format
-n, --limit int Maximum nodes to return (default 100)
-t, --toon Output results in TOON format (token-efficient for AI agents)
SEE ALSO
- grepai rpg - Search and explore the Repository Planning Graph