Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 638 Bytes

File metadata and controls

17 lines (13 loc) · 638 Bytes

Changelog

All notable changes to this project are documented here.

[0.1.0] - 2026-07-20

Added

  • Deterministic LoopRunner with explicit loop lifecycle events.
  • Policy, action, evaluator, memory, metrics, and stopping-condition components.
  • JSON artifact persistence and loading for complete run traces.
  • CLI command for running a goal-directed loop.
  • basic_loop, retry_loop, and repair_loop experiments.
  • Concept, learning-path, experiment, theory, architecture, metrics, and replay documentation.
  • Pytest coverage for runtime behavior, CLI behavior, experiments, artifacts, packaging, and project contract.