GraphCanon updated Sep 13, 2026 · GitHub synced Sep 13, 2026
102views this month
Decision brief
Agent-kernel provides an operating system for scalable enterprise AI agents, supporting deployment and orchestration at scale with native integration support for MCP and A2A.
Good fit when
- If you require seamless scalability across different cloud providers like AWS and Azure without lock-in or rewrites.
- For production ready deployments that need to interface with mainstream communication channels out of the box.
Avoid when
- If your project is confined to a single, specific AI framework which doesn't require the flexibility Agent-kernel offers.
- When you do not have Python version 3.12 - 3.13.x, as it's the required runtime environment.
- Requirements:
- It requires Python versions between 3.12 and 3.13.x.; Supports deployment to various environments such as AWS Lambda, ECS, Azure Functions, or Container Apps via one Terraform module.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of Sep 13, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 13, 2026
- Security (OSV)
- No MCP manifest
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install agent-kernel PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A framework to run, orchestrate, and deploy enterprise-compliant AI agents at scale across various platforms with native support for MCP and A2A.
Capability facts
- Languages
- python
Source: github.language · Sep 13, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 13, 2026)
Build a multi-agent system that runs on OpenAI Agents SDK today and LangGraph tomorrow — same code:Source link
Source: README excerpt (regex_v1, Sep 13, 2026)
**Requirements:** Python 3.12 – 3.13.xSource link
Tags
README
🚀 Quick Start Requirements: Python 3.12 – 3.13.x Build a multi agent system that runs on OpenAI Agents SDK today and LangGraph tomorrow — same code: That's it. Same code deploys to AWS Lambda, ECS, Azure Functions, or Container Apps with a single Terraform module. 👉 Get Started...
For agents
This page has a .md twin and JSON over the API.