Skip to content

v1.0.0.

Choose a tag to compare

@Argenis1412 Argenis1412 released this 08 Jun 18:06
· 172 commits to main since this release
21b1f72

v1.0.0 — PatchForge

First stable release of PatchForge.
All planned V1 functionality has been implemented.

Commands

Command Status Description
doctor Readiness check (no AI, no modifications)
scan Deterministic repository analysis (no AI)
plan AI-assisted (Claude) — bounded by risk gate
preview Patch generation + validation
apply Git-safe patch application

QA

  • ruff check . → 0 errors
  • ruff format --check → clean
  • pytest → 207 passed, 1 skipped

Previous aliases

The CLI was renamed from orchestrator to patchforge. The old orchestrator command is retained as a legacy alias for backward compatibility and will be removed in v2.