CHANGELOG.md
# Changelog
All notable changes to `agentsea_web` 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: a Phoenix LiveView fleet dashboard (fed by telemetry over PubSub) and an OpenAI-compatible chat completions endpoint with real token streaming.