Skip to content

Commit 99d74a8

Browse files
committed
feat: add Claude Code, Clawdbot, Semantic Kernel to integrations overview table
1 parent 6826348 commit 99d74a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/integrations/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ pip install meshguard[langchain] # With LangChain support
2222
| LangChain | ✅ Supported | [LangChain Guide](/integrations/langchain) |
2323
| CrewAI | ✅ Supported | [CrewAI Guide](/integrations/crewai) |
2424
| AutoGPT | ✅ Supported | [AutoGPT Guide](/integrations/autogpt) |
25+
| Claude Code | ✅ Supported | [Claude Code Guide](/integrations/claude-code) |
2526
| Amazon Bedrock Agents | ✅ Supported | [Bedrock Guide](/integrations/bedrock) |
2627
| Google Vertex AI / ADK | ✅ Supported | [Vertex AI Guide](/integrations/vertex-ai) |
2728
| OpenAI Agents SDK | ✅ Supported | [OpenAI Agents Guide](/integrations/openai-agents) |
29+
| Clawdbot | ✅ Supported | [Clawdbot Guide](/integrations/clawdbot) |
30+
| Microsoft Semantic Kernel | ✅ Supported | [Semantic Kernel Guide](/integrations/semantic-kernel) |
2831
| Generic HTTP | ✅ Supported | [HTTP Guide](/integrations/http) |
2932

3033
## Quick Example

0 commit comments

Comments
 (0)