forge config
Provider setup — show / switch / add providers, set the default model.
forge cost
Real per-day spend via measured stage factors.
Reports measured stages only — a stage with no events says “no data”, never a
default.
forge dash
Local dashboard over the ledger, metrics, and blast radius.
forge brand
Print the active brand token map.
brand.json); a rebrand is a single edit.
forge atlas
Build / query the code graph.
forge stack
Detect this repo’s real stack from its manifests.
package.json, pyproject.toml, go.mod, Cargo.toml, Gemfile,
composer.json, pom.xml / build.gradle, and *.csproj, and reports languages,
frameworks, package managers, and the repo’s actual test commands — which feed the
substrate’s verification checklist.
forge report v0.19+
Generate a static HTML report of the repo’s Forge state — the ledger, metrics, and blast
radius rendered to a self-contained file you can share or archive.
forge tools v0.19+
Select this repo’s primary AI coding tool and wire the matching .gitignore entries, so
generated config and .forge/ artifacts are ignored correctly for your setup.