Skip to content

Commit df34b24

Browse files
authored
docs: add @tarko/mcp-agent (#1458)
1 parent f49b2d7 commit df34b24

8 files changed

Lines changed: 1404 additions & 2 deletions

File tree

multimodal/websites/docs/docs/en/api/_meta.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,12 @@
88
"type": "dir",
99
"name": "config",
1010
"label": "Config"
11+
},
12+
{
13+
"type": "dir",
14+
"name": "runtime",
15+
"label": "Runtime",
16+
"collapsible": false,
17+
"collapsed": false
1118
}
1219
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"type": "file",
4+
"name": "agent-api",
5+
"label": "Agent API"
6+
},
7+
{
8+
"type": "file",
9+
"name": "agent-hooks",
10+
"label": "Agent Hooks"
11+
}
12+
]

0 commit comments

Comments
 (0)