What's new in Forge.
Every feature, improvement, and fix we ship — in the order we shipped it.
July 28, 2026
Self-healing CI/CD pipelines
Flaky tests are automatically quarantined instead of blocking deploys, and failed multi-commit deploys are auto-bisected to the commit that introduced the regression.
July 10, 2026
Faster AI code review on large diffs
Review generation on diffs over 500 lines is up to 3x faster, with call-graph analysis now running incrementally instead of per-review.
June 20, 2026
Knowledge Search now indexes incident postmortems
Deploy events, incident postmortems, and PR discussions are now first-class document types in Knowledge Search, with source links back to the original record.
June 2, 2026
Deployment insights chart missing timezone offset
The deployment activity chart on the dashboard now correctly renders timestamps in the workspace's configured timezone instead of UTC.
May 14, 2026
60% faster pipelines with dependency-aware caching
Build caches are now scoped to the actual dependency subgraph touched by a change instead of the whole lockfile, dramatically improving cache hit rate on monorepos.
April 22, 2026
Knowledge Search launched
Ask Forge anything about your codebase, architecture decisions, or past incidents — answered instantly, with sources.
March 10, 2026
Forge Enterprise: SSO, audit logs, dedicated infrastructure
SAML/OIDC SSO, SCIM provisioning, immutable audit logs, and isolated infrastructure are now available on the Enterprise plan.
February 1, 2026
Pull Request Assistant
Auto-generated PR summaries, reviewer suggestions, and merge-readiness checks now run on every pull request by default.