agentsmesh 0.12.0 → 0.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentsmesh",
3
- "version": "0.12.0",
3
+ "version": "0.14.0",
4
4
  "description": "One canonical source for AI coding agent rules, commands, skills, MCP, hooks, and permissions — synced across Claude Code, Cursor, Copilot, Continue, Junie, Gemini CLI, Cline, Codex CLI, Windsurf, Antigravity, and Roo Code.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -105,6 +105,7 @@
105
105
  "vitest": "^4.1.4"
106
106
  },
107
107
  "dependencies": {
108
+ "@modelcontextprotocol/sdk": "^1.29.0",
108
109
  "chokidar": "^5.0.0",
109
110
  "diff": "8.0.4",
110
111
  "smol-toml": "^1.6.1",