mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-09 06:13:50 +08:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2.0 KiB
2.0 KiB
@sveltejs/opencode
0.1.8
Patch Changes
- fix: add
serverexport to opencode plugin (96c50ac)
0.1.7
Patch Changes
- fix: import
tsfiles 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-bestpracticesskill (#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)