Files
sveltejs-ai-tools/packages/opencode/CHANGELOG.md
github-actions[bot] 2ded13539a Version Packages (#192)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-10 18:39:19 +02:00

2.0 KiB

@sveltejs/opencode

0.1.8

Patch Changes

  • fix: add server export to opencode plugin (96c50ac)

0.1.7

Patch Changes

  • fix: import ts files directly (#190)

0.1.6

Patch Changes

  • chore: sync skills from svelte.dev (#178)

  • fix: update svelte-file-editor agent to use proper name (#183)

0.1.5

Patch Changes

  • fix: merge user-configured svelte-file-editor agent settings (#176)

  • feat(opencode): mcp enabled option is passed to opencode (#171)

  • feat: allow enabling a specific skill in opencode plugin (#174)

0.1.4

Patch Changes

  • feat: svelte-core-bestpractices skill (#162)

0.1.3

Patch Changes

  • fix: better subagent instructions to use MCP or skill (#163)

0.1.2

Patch Changes

  • feat: allow for local opencode config (#156)

0.1.1

Patch Changes

  • fix: actually push skills to right config path (c2c1b3e)

0.1.0

Minor Changes

  • feat: distribute skills through opencode plugin (#151)

0.0.3

Patch Changes

  • chore: add README to opencode plugin (71295bc)

0.0.2

Patch Changes

  • fix: show toast after a few seconds to avoid race condition (57e2d1d)