Skip to content

Code Factory v0.17.0 - Composable Product Engineering

Choose a tag to compare

@zrk222 zrk222 released this 17 Jul 15:49
f66a66d

Code Factory 0.17 expands the project from release verification into governed product engineering.

Highlights:

  • Compile PRDs into stable Product Graphs and vertical value slices.
  • Run bounded no-finish Missions with independent creator/verifier roles and evidence-bound completion.
  • Compose 29 signed, mutation-tested capability packs into seven runnable target classes: CLI, API, MCP, worker, web, mobile, and agent UI.
  • Use deterministic target adapters, actionable failure guidance, AutoWiki/Lore context, and live Meter v2 telemetry.
  • Operate from the CLI, Factory Studio, VS Code, or eight verified JetBrains IDE families.
  • Review evidence-linked PR drafts; Code Factory never auto-merges or grants itself release authority.

Release proof:

  • 188 Python tests passed locally.
  • Cross-platform Python 3.10-3.12 CI passed on Ubuntu, Windows, and macOS.
  • ProofLab, offline foundation, VS Code packaging, and IntelliJ/PyCharm/WebStorm/Rider/CLion/GoLand/RustRover/DataGrip compatibility passed.
  • Wheel and sdist passed twine check and clean-wheel strict doctor verification.