@dfm-fi/agent 0.2.703 → 0.2.707

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.
Files changed (2) hide show
  1. package/README.md +12 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,15 @@
1
+ ```
2
+ ╔══════════════════════════════════════════╗
3
+ ║ ║
4
+ ║ ██████ ███████ ███ ███ v2 ║
5
+ ║ ██ ██ ██ ████ ████ ║
6
+ ║ ██ ██ █████ ██ ████ ██ the Fund ║
7
+ ║ ██ ██ ██ ██ ██ ██ Mgmt OS ║
8
+ ║ ██████ ██ ██ ██ on Solana ║
9
+ ║ ║
10
+ ╚══════════════════════════════════════════╝
11
+ ```
12
+
1
13
  # @dfm-fi/agent — DFM v2 Agent Test Harness (MCP)
2
14
 
3
15
  An MCP (Model Context Protocol) server that lets an external AI agent drive the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dfm-fi/agent",
3
- "version": "0.2.703",
3
+ "version": "0.2.707",
4
4
  "description": "DFM v2 MCP server — drive the full DTF launch → deposit → redeem (+ manage) lifecycle from an AI agent against the live API.",
5
5
  "type": "module",
6
6
  "bin": {