Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 2.06 KB

File metadata and controls

63 lines (37 loc) · 2.06 KB

Changelog

All notable changes to ace-handbook-integration-opencode will be documented in this file.

[Unreleased]

[0.3.7] - 2026-04-22

Technical

  • ace-handbook-integration-opencode v0.3.7: Bumped patch release to keep dependency constraints aligned with ace-handbook v0.28.0.

[0.3.6] - 2026-04-13

Changed

  • ace-handbook-integration-opencode v0.3.6: Published handbook and HITL migration release changes for OpenCode handbook integration.

[0.3.5] - 2026-04-11

Technical

  • Migrated deterministic coverage into test/fast/ and documented the package as fast-only (no test/feat/ or test/e2e/ layer).

[0.3.4] - 2026-03-29

Technical

  • Updated the ace-handbook runtime dependency range from ~> 0.21 to ~> 0.22 to follow the new handbook minor release.

[0.3.3] - 2026-03-29

Technical

  • Normalized published gem metadata so RubyGems and Ruby Toolbox use current release information instead of the 1980 fallback date.

[0.3.2] - 2026-03-29

Fixed

  • ace-handbook-integration-opencode v0.3.2: Bumped dependency constraints to currently available ~> ranges on RubyGems and updated release metadata after dependency synchronization.

[0.3.1] - 2026-03-22

Technical

  • Refreshed the package README with standardized handbook integration sections, OpenCode-specific provider wording, and ACE/ace-handbook linkage.

[0.3.0] - 2026-03-12

Changed

  • Replaced the legacy ace-handbook-integration-agent dependency with a direct ace-handbook runtime dependency.
  • Updated the package entrypoint and docs to treat OpenCode integration as a thin provider plugin on top of ace-handbook.

[0.2.0] - 2026-03-10

Added

  • Added a shipped OpenCode provider manifest and packaging support so ace-handbook sync can project canonical skills into .opencode/skills.

[0.1.1] - 2026-03-10

Added

  • Added the OpenCode-specific handbook integration package scaffold on top of the shared agent integration base.

[0.1.0] - 2026-03-10

Added

  • Initial package scaffold for OpenCode handbook integration support.