managedcode avatar

ragsharp-query-code-graph

Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line

提供方 managedcode|开源

Steps

  1. Run ragsharp graph query --type symbols --db .ragsharp/graph/index.db --limit 50 --symbol "SymbolName".
  2. Use the JSON output to answer questions with file:line-range evidence.