v1.0.0.
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 errorsruff format --check→ cleanpytest→ 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.