Celeste Dependency Graph
Analyze the codebase's structural relationships using Celeste's code graph — callers, callees, references, and package connectivity.
Requires celeste-cli v1.9.0+ — uses the direct celeste_code_graph and celeste_code_symbols MCP tools.
Instructions
Step 1: Ensure the index is current
Call celeste_index with: { "operation": "update", "workspace": "$CWD" }
Step 2: Query the graph
To analyze a specific symbol's callers and callees:
Ca
[Description truncada. Veja o README completo no GitHub.]