@t2000/cli 0.20.2 → 0.20.4

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/README.md CHANGED
@@ -26,7 +26,7 @@ t2000 init
26
26
  │ A bank account for AI agents │
27
27
  └─────────────────────────────────────────┘
28
28
 
29
- Step 1 of 5 — Create wallet
29
+ Step 1 of 3 — Create wallet
30
30
 
31
31
  Creating agent wallet...
32
32
  ✓ Keypair generated
@@ -22360,7 +22360,7 @@ async function startMcpServer(opts) {
22360
22360
  );
22361
22361
  process.exit(1);
22362
22362
  }
22363
- const server = new McpServer({ name: "t2000", version: "0.18.0" });
22363
+ const server = new McpServer({ name: "t2000", version: "0.20.1" });
22364
22364
  registerReadTools(server, agent);
22365
22365
  registerWriteTools(server, agent);
22366
22366
  registerSafetyTools(server, agent);
@@ -22371,4 +22371,4 @@ async function startMcpServer(opts) {
22371
22371
  export {
22372
22372
  startMcpServer
22373
22373
  };
22374
- //# sourceMappingURL=dist-UJGH2XLF.js.map
22374
+ //# sourceMappingURL=dist-V2C7NCAD.js.map