Forge, the build agent

Forge owns the build, devops, and deploy pipeline. It runs npm install, checks for vulnerabilities, triggers Next.js builds, and pushes images to registries. Forge escalates only when the toolchain failure pattern recurs multiple times.

Model tiers

TierTriggerModel
T1 Defaultbuild and deploy tasksGPT-5 Nano

Escalation

Escalates only when the toolchain failure pattern recurs.

Sample

Build log

npm install: 0 vulnerabilities
next build: success in 2m41s
docker push: digest sha256:abc123def456...

See also

  • Chuck
  • Hawk
  • Security review feature