github Gentleman-Programming/gentle-ai v3.3.0

4 hours ago

Gentle AI v3.3.0 adds version-aware OpenCode V2 beta support: the managed OpenCode integration now recognizes and configures V2 beta installs while preserving V1 behavior. It ships native configuration handling, managed plugins, explicit unsupported capability boundaries, beta presentation, and verified CI fixtures. The provider contract stays byte-frozen at 1.2.0.

Provenance

  • Previous stable: v3.2.1e7729359fd9d6cb691ed2a88e8f72b1372f7c92e
  • Release target: v3.3.0e28af0fd7f8a11b5ee1089b3e13465a500590c41
  • Release workflow: run 35362390380
  • Verification: preflight, release, and verify jobs all succeeded.
  • Provider contract: 1.2.0

What's new

Version-aware OpenCode V2 beta support (#4728)

The OpenCode integration is now version-aware: V2 beta installs are detected and managed natively — configuration handling, managed plugins, and beta presentation — while V1 behavior is preserved for existing installs. Capability boundaries between the two versions are explicit rather than inferred, and CI fixtures verify both integration paths. Remaining issue acceptance is tracked as follow-up work.

Breaking changes

No breaking changes are declared for v3.3.0. The module path stays at /v3, the provider contract remains byte-frozen at 1.2.0, and V1 OpenCode installs keep working unchanged.

Upgrade now

brew upgrade gentle-ai
gentle-ai sync

Windows and other source installs:

go install github.com/gentleman-programming/gentle-ai/v3/cmd/gentle-ai@v3.3.0
gentle-ai sync

Run gentle-ai sync after upgrading so managed agent, reviewer, and runtime assets match the installed binary.

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.