v1.4.0 — Team Tier + Docs
Released: 2026-04-17
Team tier repositioning and production documentation. Forge now ships real team collaboration
features — shared configs, invite-based onboarding, and CI-cached indexes — not just multi-seat Pro.
The forge-docs site launches at docs.forge.ironpinelabs.com.
Team Tier
Section titled “Team Tier”- Shared team configs —
.forge/team.ymllets a team admin define shared plugin rules, health thresholds, and ignored paths that all members inherit automatically. - Admin portal (
forge-admin-portalCloudflare Worker) — magic-link auth, seat management, invite flow. No raw license key exposure. forge activate --team <invite_token>— team invite activation flow. Members activate with an invite token, not a license key. Revocation works per-seat.- CI cached indexes —
forge index --cache-to r2://and--use-cache r2://for Team tier. CI builds skip re-indexing when the source hasn’t changed, reducing CI minutes consumed. - Team-aware heartbeat —
team_idadded to heartbeat payload for team-licensed binaries, enabling per-team usage analytics.
Documentation Site
Section titled “Documentation Site”forge-docssite live atdocs.forge.ironpinelabs.com— Astro Starlight, full reference, how-to guides, concepts, troubleshooting, and this changelog.
Changed
Section titled “Changed”- Team pricing: $29/user/month → $39/user/month; $249/user/year → $349/user/year.
- Team positioning: “for a team working together” with real team features, not just multi-seat Pro.
Upgrade Notes
Section titled “Upgrade Notes”No breaking changes. Team tier customers upgrading from Pro receive a new invite token from the admin portal. Existing Pro seats continue to work until the invite flow is completed.
The API freeze from v1.0.0 remains in effect. All 21 MCP tool signatures, 11 CLI commands, and the plugin YAML schema are unchanged.