Release prep: v0.1.2#25
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cuts
v0.1.2, consolidating everything merged sincev0.1.1:session/load(PR fix: segment replay after session/load #19, fixes Segment replay history across canonical ACP session changes #17)recordedAt/replaySeqprovenance under_meta.amux(PR fix: persist replay metadata timestamps #20, closes Persist mux-recorded replay timestamps in history metadata #18)_meta.amuxtrace propagation via--meta-propagate(PR feat: add opt-in _meta.amux propagation #21, closes Use _meta passthrough for amux trace fields #6)session/listresponse decoration with mux metadata (PR Decorate session/list responses with live amux metadata #23, closes Decorate session/list responses with live mux metadata #22)GET /acp/sessions?cwd=...(PR Add control-plane session discovery #24, closes Control-plane session discovery (list sessions without WS-attaching first) #10)What's in this release-prep PR
Cargo.toml0.1.1to0.1.2.Cargo.lock0.1.2.README.mdv0.1.1tov0.1.2.CHANGELOG.mdUnreleasednotes into a datedv0.1.2 — 2026-05-23entry with Added / Fixed / Notes.Release notes summary
GET /acp/sessions?cwd=<optional>without WS attach.recordedAt+replaySeqprovenance.--meta-propagateprovides opt-in request trace metadata underparams._meta.amux.session/listentries are decorated with additive_meta.amuxmux state.After this merges
v0.1.2onmainand push the tag.Test plan
cargo fmt -- --checkcargo checkcargo clippy --all-targets -- -D warningscargo testcargo test -- --list— expected current count: 84 tests (34 unit + 50 integration)