Skip to content

Commit 2c6fd83

Browse files
authored
docs(rfd): Add v2 Draft folder (#1130)
1 parent 2c4e9fb commit 2c6fd83

4 files changed

Lines changed: 13 additions & 10 deletions

File tree

docs/docs.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,14 @@
130130
"rfds/next-edit-suggestions",
131131
"rfds/additional-directories",
132132
"rfds/custom-llm-endpoint",
133-
"rfds/streamable-http-websocket-transport"
133+
"rfds/streamable-http-websocket-transport",
134+
{
135+
"group": "v2 Draft",
136+
"expanded": true,
137+
"root": "rfds/v2/overview",
138+
"directory": "accordion",
139+
"pages": ["rfds/v2/prompt"]
140+
}
134141
]
135142
},
136143
{

docs/rfds/v2/overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "ACP v2 Proposal"
3+
---
4+
5+
A collection of RFDs that require breaking changes to the protocol and should make up ACP v2.
File renamed without changes.

docs/v2-changes.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)