Skip to content

Releases: BrokkAi/muse-acp

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:09
05a6065

What's Changed

  • Fix draft release recovery and prepare 0.4.5 by @foundev in #78

Full Changelog: v0.4.4...v0.4.5

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 15 Sep 00:12

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 22:13

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 12:04

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 11:50

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 14 Sep 09:53

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 09:07

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 08:46
95f146a

What's Changed

  • Muse Code 1.2.1 compatibility and permission-profile guidance by @foundev in #35

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:14

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

Choose a tag to compare

@github-actions github-actions released this 09 Sep 08:02

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_update in 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.

Full changelog