mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-08 05:40:56 +08:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
38 lines
935 B
Markdown
38 lines
935 B
Markdown
# @sveltejs/opencode
|
|
|
|
## 0.1.3
|
|
|
|
### Patch Changes
|
|
|
|
- fix: better subagent instructions to use MCP or skill ([#163](https://github.com/sveltejs/mcp/pull/163))
|
|
|
|
## 0.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- feat: allow for local opencode config ([#156](https://github.com/sveltejs/mcp/pull/156))
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- fix: actually push skills to right config path ([`c2c1b3e`](https://github.com/sveltejs/mcp/commit/c2c1b3e5e788b14eea17cd37a83ca55433cc4072))
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- feat: distribute skills through opencode plugin ([#151](https://github.com/sveltejs/mcp/pull/151))
|
|
|
|
## 0.0.3
|
|
|
|
### Patch Changes
|
|
|
|
- chore: add README to opencode plugin ([`71295bc`](https://github.com/sveltejs/mcp/commit/71295bc11fb7bac6703e655f5fddead29967353c))
|
|
|
|
## 0.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- fix: show toast after a few seconds to avoid race condition ([`57e2d1d`](https://github.com/sveltejs/mcp/commit/57e2d1def1f5590d0a3dd6d269ac39f6397ffecf))
|