Skip to content

v1.24.3

Choose a tag to compare

@github-actions github-actions released this 30 Apr 09:28
· 388 commits to main since this release

Summary

  • Fixed OpenCode community plugin update detection and upgrade behavior across all plugin layers.

Details

  • Gentle AI now detects OpenCode plugins from node_modules, ~/.config/opencode/package.json, and ~/.config/opencode/tui.json.
  • Plugins registered only in tui.json now show as registered and pending materialization instead of not installed.
  • gentle-ai update tools now updates plugin npm dependencies from ~/.config/opencode, updates @opencode-ai/plugin, and clears only the matching OpenCode package cache under ~/.cache/opencode/packages/<plugin>@latest.
  • Restart or reload OpenCode after upgrading plugins so the TUI picks up the refreshed cache.