• v1.0.2 4546fd18fc

    v1.0.2 Stable

    zaph0d released this 2026-08-12 13:14:51 +02:00 | 81 commits to main since this release

    📅 Originally published on GitHub: Wed, 12 Aug 2026 11:15:18 GMT
    🏷️ Git tag created: Wed, 12 Aug 2026 11:14:51 GMT

    Patch release — fixes the opencode compile target, which was producing files no real OpenCode installation could actually read.

    Fixed

    • Compiling a profile to OpenCode produced JSON files everywhere. Verified against the official OpenCode docs: real OpenCode expects Markdown with YAML frontmatter for skills (.opencode/skills/<name>/SKILL.md), agents (.opencode/agents/<name>.md), and commands (.opencode/commands/<name>.md) — only the model/MCP config (opencode.json, a single merged file) is JSON. The adapter now matches the real format exactly, verified against the docs' own example files.
    • Profiles compiled to OpenCode now round-trip cleanly back through MyACE's own scanner (re-importing a compiled skill preserves its version/priority/tags).

    Also included since v1.0.1

    Downloads

    Standalone CLI binaries for Linux, macOS (Intel + Apple Silicon), and Windows are attached below.

    Downloads