v1.10.0
A feature-packed release: four new vendor cloud starter collections, the full orchestration feature (handoff_to, recipe gallery, pipeline composition wizard, and the new Edit-pipeline flow), inline artifact editing, owner/moderator unpublish, and a dashboard/onboarding refresh.
Highlights
Four new vendor cloud starter collections
MyACE's starter-pack library grows with Azure, AWS, Google Cloud, and Scaleway Cloud Architect collections — each a base/additional pairing of agents, skills, and rules for working in that cloud's ecosystem, with handoff chains wired into the orchestration feature.
Orchestration
handoff_tofield on agent artifacts — a structured, machine-readable way to declare which specialist an agent routes work to next (alongside the existing prose "## Handoff" section).- Orchestration Gallery (
/build/orchestration) — discovers every agent withmode: primary+ a non-emptyhandoff_toacross your collections and the community, and renders its routing graph (including back-edges like a failed check routing back to the builder). - Pipeline composition wizard (
/build/orchestration/build) — pick a profile, build a linear sequence of its agents, preview the chain, and generate a new orchestrator agent. - Edit pipeline — the gallery's recipe detail view now has an Edit button that opens the wizard prefilled with the current recipe's fields.
- Dark-mode fix — the flow diagram's primary node and zoom controls were white-on-white in dark mode; both are now theme-aware.
Inline artifact editing
Collection Detail now supports click-to-edit for an artifact's priority, version, target compatibility, and body (validate-on-blur, Escape to revert), plus an "Add rule" form.
Unpublish
Owners and moderators can now unpublish an approved community collection post-hoc (sets it back to private/unpublished).
Dashboard & onboarding
The dashboard intro was condensed, a version footer was added, and the collections onboarding UI was improved.
Docs
AGENTS.mdrules 40–41 (moderator read-scope by lifecycle state; inline artifact editing) and rule 34's orchestration notes updated.README.mdstarter-pack counts and intro refreshed.
Downloads
Standalone CLI binaries for Linux, macOS (Intel + Apple Silicon), and Windows are attached below — no Python required. See the README for install instructions.