Skip to content

Changelog 📝

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

The format loosely follows Keep a Changelog and adheres to Semantic Versioning.

[Unreleased]

Added

  • Core concepts & component documentation (this PR).
  • Placeholder replacement across docs.

[0.1.0] – 2025-05-07 "Magpie"

Added

  • Initial public release to PyPI.
  • Declarative agent framework with evaluators, modules, routers.
  • Temporal execution path.
  • CLI & REST API wrappers.
  • Built-in tools: get_web_content_as_markdown, Azure Blob helper, markdown utils.

Changed

  • N/A

Fixed

  • N/A

Older history prior to open-source release is maintained internally.