Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Uploads your repo to the Supermodel API, builds a full call graph, and writes `.

**2. Your agent reads the graph automatically**

`.graph` files are plain text. Any agent that can read files, including Claude Code, Cursor, Copilot, and Windsurf, picks them up automatically through their normal file-reading and search tools. No configuration needed on the agent side.
`.graph` files are plain text. Any agent that can read files Claude Code, Cursor, Copilot, Windsurfpicks them up automatically through its native search & file reading tools. No configuration needed on the agent side.

**3. Ask anything**

Expand Down
Loading