CHANGELOG.md
# Changelog
All notable changes to `agentsea_core` 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: the agent GenServer and agentic run loop, the Provider/Tool/Memory/Tool.Spec behaviours, capabilities/roles/bidding, telemetry spans, buffer + summary memory, and crash-isolated concurrent tool execution.