
ragsharp-query-code-graph
Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line
提供方 managedcode|开源
Steps
- Run
ragsharp graph query --type symbols --db .ragsharp/graph/index.db --limit 50 --symbol "SymbolName". - Use the JSON output to answer questions with file:line-range evidence.