github Gentleman-Programming/gentle-ai v1.18.2

latest releases: v1.44.3, v1.44.2, v1.44.1...
3 months ago

Bug Fix

  • Fixed background-agents plugin failing to load in OpenCode 1.3.13 — The plugin used ESM named imports from unique-names-generator, which publishes CJS as its main entry point without an exports field. OpenCode's plugin loader (unlike Node.js) cannot extract named exports from CJS modules. Switched to default import + destructure.

Closes #229

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.