Skip to content

Commit 36f1746

Browse files
Update README.md
1 parent fbc23c6 commit 36f1746

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,23 +94,28 @@ AG-UI was born from CopilotKit's initial partnership with LangGraph and CrewAI -
9494
| [AWS Strands Agents](https://github.com/strands-agents/sdk-python) | 🛠️ In Progress || 1st Party |
9595
| [Vercel AI SDK](https://github.com/vercel/ai) | 🛠️ In Progress || Community |
9696
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 🛠️ In Progress || Community |
97-
| [Cloudflare Agents](https://developers.cloudflare.com/agents/) | 💡 Open to Contributions || Community |
97+
| [Cloudflare Agents](https://developers.cloudflare.com/agents/) | 🛠️ In Progress || Community |
98+
| [Microsoft Agent Framework](https://azure.microsoft.com/en-us/blog/introducing-microsoft-agent-framework/) | 🛠️ In Progress || 1st Party |
9899

99-
[View all supported frameworks →](https://docs.ag-ui.com/introduction#supported-frameworks)
100100

101+
| Protocols | Status | AG-UI Resources |
102+
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
103+
| [A2A]() | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/a2a-protocol) |
101104

102-
| Language SDK | Status | AG-UI Resources |
105+
| SDK's | Status | AG-UI Resources |
103106
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
104107
| [Kotlin]() | ✅ Supported | ➡️ [GitHub Source](https://github.com/Contextable/ag-ui-4k) |
105108
| [.NET]() | 🛠️ In Progress | ➡️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/38) |
106109
| [Nim]() | 🛠️ In Progress | ➡️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/29) |
107-
| [Golang]() | 🛠️ In Progress | ➡️ [Issue](https://github.com/ag-ui-protocol/ag-ui/issues/156) |
108-
| [Rust]() | 🛠️ In Progress | ➡️ [Issue](https://github.com/ag-ui-protocol/ag-ui/issues/239) |
109-
| [Java]() | 🛠️ In Progress | ➡️ [GitHub Source](https://github.com/work-m8/ag-ui-4j) |
110+
| [Golang]() | 🛠️ In Progress | ➡️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/339) |
111+
| [Rust]() | 🛠️ In Progress | ➡️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/243) |
112+
| [Java]() | 🛠️ In Progress | ➡️ [GitHub Source](https://github.com/ag-ui-protocol/ag-ui/issues/20) |
113+
| [Dart]() | 🛠️ In Progress | ➡️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/432) |
114+
| [Flowise]() | 🛠️ In Progress | ➡️ [GitHub Source](https://github.com/ag-ui-protocol/ag-ui/issues/367) |
115+
| [Langflow]() | 🛠️ In Progress | ➡️ [GitHub Source](https://github.com/ag-ui-protocol/ag-ui/issues/366) |
110116

111117

112-
[View all supported frameworks →](https://ag-ui.com/frameworks)
113-
118+
[View all supported frameworks →](https://docs.ag-ui.com/introduction#supported-frameworks)
114119

115120
## Examples
116121
### Hello World App

0 commit comments

Comments
 (0)