Skip to content

Commit 3800981

Browse files
christian-bromannnpentrel
authored andcommitted
feat(js): add docs for deepagents-acp in JS (#2988)
Since we now also support ACP in JS, let's document it. --------- Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
1 parent 8dac694 commit 3800981

File tree

3 files changed

+394
-1
lines changed

3 files changed

+394
-1
lines changed

src/docs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,6 +1407,12 @@
14071407
"oss/javascript/deepagents/frontend/todo-list"
14081408
]
14091409
},
1410+
{
1411+
"group": "Protocols",
1412+
"pages": [
1413+
"oss/javascript/deepagents/acp"
1414+
]
1415+
},
14101416
{
14111417
"group": "Deep Agents CLI",
14121418
"pages": [

0 commit comments

Comments
 (0)