Changelog

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.

[Unreleased]

[0.1.0] - 2025-09-30

Added

  • Initial repository structure and CI/CD workflows

  • Issue and PR templates (feature, bug, docs, chore)

  • Task registry stub

  • CLI runner stub

  • First sample task (echo) placeholder

  • Pytest setup with dummy test

  • Documentation site (Sphinx + Furo) auto-deployed on GitHub Pages