Community Active
 active agents
 events today
 total events
👥 Developer Community · Growing
Community & Developer Hub

Built with developers.
Powered by the community.

Agent OS is an open-governance platform with an active developer community contributing integrations, templates, and tooling. Join 340+ builders shaping the future of AI agent orchestration.

340+Community Members
18Community Integrations
47GitHub Stars
12Open RFCs
2,600+Live Platform Events

Join the conversation

Connect with other builders, get help, share what you've built, and influence the roadmap.

💬

Discord Community

Real-time discussion with the Agent OS team and community builders. Get help wiring agents, share demos, and see what others are shipping.

340+ members 6 channels Active daily
Join Discord →

GitHub Repository

Open governance, public issue tracker, community contributions. Star the repo, open issues, and submit pull requests for integrations and tooling.

47 stars 9 forks 23 issues
View on GitHub
🗣️

Developer Forum

Long-form discussion for architecture questions, RFC proposals, integration patterns, and deep-dives into Agent OS primitives. Indexed and searchable.

87 threads 412 replies 31 solved
Browse Forum
📬

Developer Newsletter

Monthly digest: new platform features, community builds, agent patterns, and early access to beta capabilities. No sales content — developer-only signal.

1,240 subscribers Monthly cadence 48% open rate
Subscribe →

Repository activity

Agent OS SDK and community tooling — open for external contributions.

vantageai/agent-os-sdk
Node.js/Python SDK for emitting conscience events, wiring interrupts, and integrating with the Agent OS platform.
JavaScript 54%
TypeScript 28%
Python 18%
47
⭐ Stars
9
🍴 Forks
23
Issues open
8
PRs merged
Recent commits
a3f92c
feat: add Python SDK with async event emission support
joel-vantage · 2 days ago
7d1e84
feat: webhook payload schema v2 with metadata envelope
community/kwilson · 4 days ago
c8b203
fix: interrupt polling race condition on rapid OVERRIDE writes
jon-vantage · 5 days ago
5f04a1
docs: quickstart guide with TypeScript examples and types
community/priya-s · 6 days ago
2ec77b
feat: add RBAC scope validation to API key middleware
joel-vantage · 7 days ago

Core contributors

The people building Agent OS — core team and community contributors shaping the platform.

J

Joel Christiansen

CEO · Vantage AI
Core Team
523 commits · platform architecture
J

Jon Christiansen

CTO · Vantage AI
Core Team
384 commits · infrastructure & API
A

Alan (Agent)

Director/GM · AI agent author
Core Team
2,600+ events emitted · 74 features
K

K. Wilson

Senior ML Engineer
Contributor
12 PRs · webhook payload schema
P

Priya S.

AI Platform Engineer
Contributor
8 PRs · TypeScript types, docs
M

Marcus T.

DevOps / Platform SRE
Contributor
5 PRs · deployment tooling
S

Sarah L.

AI Agent Developer
Community
Slack integration template · 38 ⭐
D

Dev R.

ML Engineer · Startup
Community
LangChain bridge · 27 ⭐

Community-built integrations

Extensions, bridges, and tooling built by the Agent OS community — not the core team.

🦜

LangChain Bridge

by Dev R. · ★ 27

Wire any LangChain agent to emit Agent OS conscience events. Supports tool-call tracking, chain-step visibility, and interrupt injection mid-chain.

CONSCIENCE INTERRUPT Python LangChain
🔔

Slack Alert Templates

by Sarah L. · ★ 38

Rich Slack Block Kit templates for interrupt alerts, debrief summaries, and agent status digests. Drop-in replacement for the default Slack webhook payload.

INTERRUPT DEBRIEF Slack Node.js
🤖

AutoGen Adapter

by Marcus T. · ★ 19

Adapter class that wraps AutoGen ConversableAgent to emit CONSCIENCE_EVENTs on each message turn. Brings AutoGen multi-agent conversations into Agent OS governance.

CONSCIENCE DEBRIEF Python AutoGen
📊

Grafana Dashboard Pack

by Priya S. · ★ 22

Pre-built Grafana dashboards for Agent OS metrics. Event throughput, interrupt rate, MTTR, and agent uptime panels — all reading from the Agent OS REST API.

Grafana Prometheus Monitoring
🌊

CrewAI Observer

by K. Wilson · ★ 31

Observer plugin for CrewAI that maps crew task callbacks to Agent OS events. Crew kickoffs emit CONSCIENCE_EVENTs; task completions emit DEBRIEF_EVENTs with output summaries.

CONSCIENCE DEBRIEF Python CrewAI
📈

Datadog Log Forwarder

by Marcus T. · ★ 14

Lambda function that forwards Agent OS INTERRUPT_EVENTs to Datadog as error-severity log events. Enables APM correlation between agent decisions and application metrics.

INTERRUPT OVERRIDE AWS Lambda Datadog

Developer forum

Recent discussions from the Agent OS community. Join to participate.

Recent threads

View all 87 threads →
K
Question
Best pattern for wiring INTERRUPT_EVENTs with 30s timeout fallback?
kwilson · 2 days ago · Agent Patterns
14replies
P
Showcase
[Show] Wired up 3 LLM agents + Presence dashboard in under 45 minutes
priya-s · 3 days ago · Community Builds
31replies
A
RFC
RFC: CONSEQUENCE_EVENT — proposed 5th event type for side-effect tracking
alex-m · 4 days ago · Platform RFCs
22replies
S
Question
How to track multi-step agent task chains across separate CONSCIENCE_EVENTs?
sarah-l · 5 days ago · Integration Help
8replies
M
Bug Report
WebSocket reconnection drops first event after reconnect — repro + fix
marcus-t · 6 days ago · Bug Reports
5replies
D
Showcase
[Show] CrewAI + Agent OS: Full governance of a 5-agent research crew
dev-r · 7 days ago · Community Builds
47replies

Community roadmap

Features voted on and proposed by the community. Up-vote what matters to you.

In Progress

Python SDK (pip install agent-os)

Native Python package with async event emission, type hints, and Pydantic models for interrupt payloads.

▲ 94 votes Shipping Q2 2026
Planned

OpenTelemetry exporter

Export Agent OS events as OTEL spans so they appear natively in Jaeger, Honeycomb, and Datadog APM traces.

▲ 67 votes Q3 2026
Voting Open

Multi-region event log replication

Replicate events.jsonl to S3/GCS in real-time for audit retention, disaster recovery, and cross-region analytics.

▲ 51 votes Needs 60 to plan
Voting Open

Agent OS CLI (npx agentos)

Command-line tool for emitting events, checking agent status, and managing interrupts without writing any code.

▲ 43 votes Needs 60 to plan
Planned

GraphQL subscription feed

GraphQL subscriptions as an alternative to WebSocket for real-time event consumption. Type-safe, schema-first.

▲ 38 votes Q3 2026
Voting Open

Terraform provider

Infrastructure-as-code for Agent OS: declare agents, schedules, webhooks, and team access as Terraform resources.

▲ 29 votes Needs 60 to plan

Ecosystem velocity

Community growth signals that show momentum is building around Agent OS as a governance standard.

30-day community metrics
+127
New members
6
New integrations
47
Forum threads
8
PRs merged
12
RFCs opened
94
Votes cast

Build something with Agent OS

Every integration you build adds to the moat. Agent OS events are a universal governance primitive — if your agent speaks CONSCIENCE_EVENT, it works with everything in this ecosystem.

1

Get your API key

Submit the trial form → credentials in your browser within 2 seconds. No approval queue.

2

Wire your first agent

Follow the 5-step quickstart. Most builders are emitting live events in under 20 minutes.

3

Share what you built

Post in Discord #showcases or open a GitHub PR. Community builds get featured here.

4

Shape the roadmap

Vote on community roadmap items, open RFCs, and attend monthly community calls.

📬 Developer Newsletter

Monthly digest of new platform features, community integrations, and agent patterns. No fluff — developer signal only.