• v1.10.0 48b78e9a97

    v1.10.0 Stable

    zaph0d released this 2026-08-21 13:44:47 +02:00 | 16 commits to main since this release

    📅 Originally published on GitHub: Fri, 21 Aug 2026 11:45:08 GMT
    🏷️ Git tag created: Fri, 21 Aug 2026 11:44:47 GMT

    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_to field 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 with mode: primary + a non-empty handoff_to across 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.md rules 40–41 (moderator read-scope by lifecycle state; inline artifact editing) and rule 34's orchestration notes updated.
    • README.md starter-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.

    Downloads