FFORGE
Open Forge
FORGE CHANGELOG

What changed.

Only completed staging capabilities are listed here.

2026-09-04 · PLATFORM 0.2.2

Secret leakage guard

  • Secret leakage guard: Forge scans generated patches for high-confidence private keys and credential-like access tokens before any workspace write or sandbox run.
  • Credential-like candidates are blocked and recorded as verification evidence.
  • Environment-variable and managed-secret references remain supported and are the recommended integration pattern.
2026-09-04 · PLATFORM 0.2.1

Protected existing tests

  • Protected existing tests: Forge now blocks edits to existing test files by default, preventing a repair from passing by weakening an established test.
  • Forge may still add new tests freely.
  • Existing test changes are allowed only when the customer explicitly asks to update existing tests or test expectations.
2026-09-04 · PLATFORM 0.2.0

Safer, more auditable Forge Genius

  • Safe patch merge: generated changes are merged into the existing project so omitted unrelated files are preserved.
  • Automatic rollback: if the final result is blocked or unverified, Forge restores the pre-run project state.
  • Every Genius result now carries a SHA-256 verification receipt and project manifest for auditability.
  • Goal-aware context retrieval prioritizes implementation files whose source content matches the task.
  • Risk-aware model routing starts complex production, database, auth and security work on the stronger reasoning model.
  • Measured Value / Proof telemetry is available in the Forge workspace without invented savings claims.
2026-09-02 · STAGING 0.1

Standalone Forge platform

  • Forge-only website and workspace with persistent dark/light themes.
  • One-box task flow with existing Genius Build integration and verified evidence.
  • Whole-repo index/search, CLI, snapshots, verification and safe Git helpers.
  • Owner, Developer and Viewer roles with negative permission tests.
  • MCP/plugin scope controls, cloud job limits, workspace policy and audit.
  • Hardened Electron desktop wrapper and local-folder bridge.
  • HTTPS staging deployment, browser E2E and mobile validation.
PLATFORM 1.0.0

Forge Core 1.0

Default engine upgraded to Forge Core Stack: Forge IR, dependency impact analysis, atomic patch engine, autonomous specialist verification, tamper-evident proof and privacy-safe learning. Forge 0.2.2 is retained as automatic internal-error fallback.