Releases: BrokkAi/muse-acp
Releases · BrokkAi/muse-acp
Release list
v0.4.5
What's Changed
Full Changelog: v0.4.4...v0.4.5
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.3
v0.3.2
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Settle retracted turns and pin retry race behavior by @foundev in #33
- Fix the two red CI gates by @foundev in #34
Full Changelog: v0.2.5...v0.3.0
v0.2.5
Muse ACP v0.2.5 adds session usage reporting and preserves a single form when a pending question is delivered more than once.
- Forward Muse context occupancy and cumulative token totals as ACP
usage_updatein v1 and v2, restoring available usage when loading or resuming a session. - Include an optional partial list-price cost estimate from model catalog rates. Replayed completions are priced once, and successful catalog refreshes discard stale rates. This estimate is not a billing figure.
- Deduplicate repeated pending user-input requests, including resume reissues, while preserving the original form and answer mapping.
Includes #9 by @pzoltowski and the pending-question follow-up fix.
Validation: all 72 tests, formatting, Clippy, and self-test pass.