Skip to content

Releases: arc-source-coder/opencode-skills

v1.0.0

12 Nov 13:01
bdfad8d

Choose a tag to compare

chore(main): release 0.2.0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: arc-source-coder <241987201+arc-source-coder@users.noreply.github.com>

v0.3.0

12 Nov 13:45
cd7b610

Choose a tag to compare

1.0.0 (2025-11-12)

⚠ BREAKING CHANGES

  • Requires OpenCode SDK >= 0.15.18

Features

  • config: support ~/.config/opencode/skills as global skills directory (93b7dcd)
  • config: support ~/.config/opencode/skills as global skills directory (ff37006)
  • implement Anthropic message insertion pattern with noReply (#20) (d28fa84)
  • update dependencies and fix Zod breaking changes (db3df75)

Bug Fixes

  • configure pre-1.0 versioning for patch releases only (49a7016)
  • correct version number in package.json to 0.0.1 (de33a38)
  • only warn if no skills directories were found (#17) (e5a43c0)
  • update version number in package.json to 0.0.2 and refine README examples (0a64400)