build(dev-base): agent-compose 2.32.0, for boundary-omit #1139
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/devrel
role/eval
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/sysadmin
role/tpm
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!1139
Loading…
Reference in a new issue
No description provided.
Delete branch "build/agent-compose-2.32.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Step 2 of the agent-compose#304 chain. One line.
agent-compose v2.32.0 shipped agent-compose#310, which adds the
boundary-omitrequest node. The image still pins 2.31.0, and 2.31.0 rejects it:That single error is what both of sirens-echo#1018's jobs fail on right now,
image-buildandrole-drift-checkalike. This bump is the whole fix for both.Why verify-common still passes
verify-common.shasserts roster shape rather than a version:2.32.0 changes the request parser and the resolver's boundary handling. It adds no role and no personality, so all three hold. Worth stating because the last pin bump here broke on exactly this assertion when the roster went 16 to 18.
After this
dev-base-publishrepublishesagentic-os:release, and then sirens-echo#1018 can merge and build. Nothing else in the chain is waiting on anything.