@toon-protocol/client-mcp 0.5.2 → 0.6.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/dist/daemon.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  ClientRunner,
5
5
  registerRoutes,
6
6
  scaffoldFirstRun
7
- } from "./chunk-APL3TRE6.js";
7
+ } from "./chunk-XBD4J7XA.js";
8
8
  import {
9
9
  ControlClient,
10
10
  ToonClient,
@@ -17,7 +17,7 @@ import {
17
17
  resolveConfig,
18
18
  spawnDaemonDetached,
19
19
  waitForReady
20
- } from "./chunk-R75M6TK6.js";
20
+ } from "./chunk-TDXKG3EI.js";
21
21
  import "./chunk-32QD72IL.js";
22
22
  import "./chunk-DLYE6U2Z.js";
23
23
  import "./chunk-LR7W2ISE.js";
@@ -19723,7 +19723,7 @@ profile are present. Report the published event ids.`
19723
19723
  name: "store",
19724
19724
  tools: [...READ, T3("upload_media")],
19725
19725
  goal: `Store leg. Upload a TINY media blob (a few bytes, e.g. a small text or 1x1 PNG
19726
- as base64) via toon_upload_media, then read it back and CONFIRM an Arweave URL / tx id was
19726
+ as base64) via toon_upload, then read it back and CONFIRM an Arweave URL / tx id was
19727
19727
  returned and the media event is retrievable. Report the URL/tx.`
19728
19728
  },
19729
19729
  defi: {