Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note

When a CHANGELOG.md file exists at the repository root, its content will be automatically included here. Until then, this template serves as a guide for maintaining the changelog.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[0.1.0] - 24/01/2026

Added

  • Initial release of pyralph

  • Three-phase workflow: Architect -> Planner -> Execute

  • File-based state persistence in .ralph/ directory

  • Verification gate with test validation

  • Retry mechanism with error feedback

  • Hook system for custom integrations

  • CI/CD support with headless mode and JSON output