יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה MarkTechPost ·

CopilotKit משחררת Channels SDK: ספרייה ברישיון MIT להרצת סוכנים ב-Slack ו-Microsoft Teams

CopilotKit Open Sources Channels SDK: An MIT Licensed Library That Runs Any AG-UI Agent Inside Slack And Microsoft Teams
CopilotKit השחררה את Channels SDK, ספרייה פתוחה המאפשרת להריץ סוכנים קיימים בפלטפורמות Slack ו-Microsoft Teams. הספרייה תומכת בסוכנים כגון LangGraph, CrewAI ו-Mastra, ומאפשרת הרצה ללא צורך בשינוי קוד.
תקציר מקורי באנגליתCopilotKit has just released the Channels SDK . It is an open source library that puts an existing agent inside a messaging platform. The core assumption is focused and verifiable. You already have an agent. It already has a model, tools and business logic. Channels gives it a place to work with people, without a rewrite per platform. It runs on Slack and Microsoft Teams as early access surfaces. Discord and Google Chat are named as planned. Installation is two packages: Copy Code Copied Use a different Browser npm install @copilotkit/channels @copilotkit/runtime The connection to your agent is AG-UI , the agent-user interaction protocol CopilotKit maintains. Anything that speaks AG-UI works. That includes LangGraph, CrewAI, Mastra, Pydantic AI, Google ADK, and a plain HTTP agent you wrote
קרא במקור המקורי