Skip to content

Releases: zenobi-us/opencode-skillful

v1.2.3

03 Jan 08:33
8e34c82

Choose a tag to compare

1.2.3 (2026-01-03)

Bug Fixes

  • services: properly join resource type and path in resolver (57a90d8)

v1.2.2

03 Jan 05:44
86c06f9

Choose a tag to compare

1.2.2 (2026-01-02)

Bug Fixes

  • properly list resources (e5b33df)
  • update renderer tests to use new Args API with real use cases (5483b9c)

v1.2.1

02 Jan 02:38
ad4643f

Choose a tag to compare

1.2.1 (2026-01-01)

Bug Fixes

  • relax resource type validation to support plural forms (b4f543f)

v1.2.0

30 Dec 04:27
900bf50

Choose a tag to compare

1.2.0 (2025-12-30)

Features

  • config: support provider-specific model renderer selection with fallback pattern (#13) (0067a12)

v1.1.0

26 Dec 16:04
8c8ed0e

Choose a tag to compare

1.1.0 (2025-12-26)

Features

  • tools: skill shell expansion and skill resource execution (#8) (50c91c5)

Bug Fixes

  • add prerelease version bump for next tag publishes (#7) (2f35a03)
  • fetch git tags in publish workflow for proper version detection (e662333)
  • publish: invert dry-run condition to enable CI publishing (#10) (5e61cb0)
  • skills: use Bun.glob for cross-platform path discovery with proper types (#5) (ae66c87)

v1.0.0

06 Dec 14:45
10da585

Choose a tag to compare

1.0.0 (2025-12-04)

Bug Fixes

  • add bun install step to publish workflow (#2) (c7d53ca)
  • lint and build configuration (34543db)