Directories
¶
| Path | Synopsis |
|---|---|
|
Package analyze implements the `supermodel analyze` command.
|
Package analyze implements the `supermodel analyze` command. |
|
Package api provides the HTTP client and base request primitives for the Supermodel API.
|
Package api provides the HTTP client and base request primitives for the Supermodel API. |
|
Package auth implements the `supermodel login` and `supermodel logout` commands.
|
Package auth implements the `supermodel login` and `supermodel logout` commands. |
|
Package blastradius implements the `supermodel blast-radius` command.
|
Package blastradius implements the `supermodel blast-radius` command. |
|
Package build exposes version information injected at build time via ldflags.
|
Package build exposes version information injected at build time via ldflags. |
|
Package cache manages the local graph cache stored under ~/.supermodel/cache/.
|
Package cache manages the local graph cache stored under ~/.supermodel/cache/. |
|
Package compact provides lossless source-code compaction for reducing token usage when feeding code to AI models.
|
Package compact provides lossless source-code compaction for reducing token usage when feeding code to AI models. |
|
Package config manages the user's Supermodel configuration stored at ~/.supermodel/config.yaml.
|
Package config manages the user's Supermodel configuration stored at ~/.supermodel/config.yaml. |
|
Package deadcode implements the `supermodel dead-code` command.
|
Package deadcode implements the `supermodel dead-code` command. |
|
Package find implements the `supermodel find` command — code navigation features inspired by enterprise IDE tools (find usages, call hierarchy, type hierarchy).
|
Package find implements the `supermodel find` command — code navigation features inspired by enterprise IDE tools (find usages, call hierarchy, type hierarchy). |
|
Package focus implements the `supermodel focus` command.
|
Package focus implements the `supermodel focus` command. |
|
Package graph implements the `supermodel graph` command.
|
Package graph implements the `supermodel graph` command. |
|
Package mcp implements a Model Context Protocol server that exposes Supermodel graph analysis as tools to AI coding agents (Claude Code, Hermes, Codex, and any other MCP-compatible host).
|
Package mcp implements a Model Context Protocol server that exposes Supermodel graph analysis as tools to AI coding agents (Claude Code, Hermes, Codex, and any other MCP-compatible host). |
|
Package status implements the `supermodel status` command, which prints the current authentication state, config path, API endpoint, and local cache inventory.
|
Package status implements the `supermodel status` command, which prints the current authentication state, config path, API endpoint, and local cache inventory. |
|
Package ui provides output formatting primitives: progress spinners, tables, JSON output, and human-readable formatting helpers.
|
Package ui provides output formatting primitives: progress spinners, tables, JSON output, and human-readable formatting helpers. |
Click to show internal directories.
Click to hide internal directories.