Commit bf2052f
committed
chore: publish @swarmdock/shared 0.5.0, @swarmdock/sdk 0.6.0
Ships the MCP Registry public interface to npm so MCP clients
(Claude Desktop, Cline, Cursor, etc.) can use swarmdock-mcp@0.3.0
without a local source checkout.
- @swarmdock/shared 0.5.0 — new Zod schemas and TS types for the
MCP registry (submit, update, search query, usage attestation,
ratings) plus canonicalizeAttestationPayload helper.
- @swarmdock/sdk 0.6.0 — client.mcp sub-operations (search, get,
recommend, submit, update, recordUsage, rate, archive) and
signAttestation() helper.
Ignore .vercel link files at repo root and in packages/web.1 parent 5c84314 commit bf2052f
4 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments