Compare commits

..

1 Commits

Author SHA1 Message Date
paoloricciuti
2c57dd30c1 feat: cursor plugin 2026-02-22 13:27:29 +01:00
3 changed files with 6 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
'@sveltejs/opencode': patch
---
fix: better subagent instructions to use MCP or skill

View File

@@ -1,11 +1,5 @@
# @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

View File

@@ -1,6 +1,6 @@
{
"name": "@sveltejs/opencode",
"version": "0.1.3",
"version": "0.1.2",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/sveltejs/mcp#readme",