Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

## [Unreleased]

## [0.1.0-alpha.25] — 2026-07-14

### Changed

- **Skill token footprint cut ~55% via progressive disclosure.** The flow
Expand Down Expand Up @@ -492,7 +494,8 @@ Initial public release.
against `macos-latest` and `ubuntu-latest`.
- **License.** MIT.

[Unreleased]: https://github.com/Facets-cloud/flow/compare/v0.1.0-alpha.24...HEAD
[Unreleased]: https://github.com/Facets-cloud/flow/compare/v0.1.0-alpha.25...HEAD
[0.1.0-alpha.25]: https://github.com/Facets-cloud/flow/releases/tag/v0.1.0-alpha.25
[0.1.0-alpha.24]: https://github.com/Facets-cloud/flow/releases/tag/v0.1.0-alpha.24
[0.1.0-alpha.20]: https://github.com/Facets-cloud/flow/releases/tag/v0.1.0-alpha.20
[0.1.0-alpha.19]: https://github.com/Facets-cloud/flow/releases/tag/v0.1.0-alpha.19
Expand Down
Loading