Skip to main content

CHANGELOG.md

# Changelog

All notable changes to `agentsea_crews` are documented here. The format is based on
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - Unreleased

### Added

- Initial release: multi-agent crews — capabilities/roles, delegation strategies (round-robin, best-match, auction), and a gen_statem coordinator running a task DAG with pause/resume/abort.