Skip to content

feat: add SemanticKernelAgentRunner for Semantic Kernel integration#312

Open
QuanCheng-QC wants to merge 1 commit intodevelopfrom
feature/semantic-kernel-agent-runner
Open

feat: add SemanticKernelAgentRunner for Semantic Kernel integration#312
QuanCheng-QC wants to merge 1 commit intodevelopfrom
feature/semantic-kernel-agent-runner

Conversation

@QuanCheng-QC
Copy link
Copy Markdown
Collaborator

Description

Add SemanticKernelAgentRunner to support Microsoft Semantic Kernel agents in OpenAgents.

This runner follows the same design as LangChainAgentRunner and enables:

  • Handling OpenAgents events
  • Invoking Semantic Kernel agents
  • Converting OpenAgents tools into Semantic Kernel plugins
  • Sending responses back to the network

Changes

  • Added src/openagents/agents/semantic_kernel_agent.py

No existing files were modified.

Closes #270

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openagents-studio Ready Ready Preview, Comment Mar 17, 2026 7:34am
openagents-workspace Ready Ready Preview, Comment Mar 17, 2026 7:34am
openagents-workspace-backend Ready Ready Preview, Comment Mar 17, 2026 7:34am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Help Wanted: Semantic Kernel Agent Integration

1 participant