Latest Articles

CrewAI vs LangGraph vs AutoGen vs OpenAgents (2026)
Features

CrewAI vs LangGraph vs AutoGen vs OpenAgents (2026)

Side-by-side comparison of 4 top AI agent frameworks — architecture, multi-agent support, MCP/A2A protocols, and which to pick for your use case.
Introducing Agent Identity: Cryptographic IDs for AI Agents
Announcements

Introducing Agent Identity: Cryptographic IDs for AI Agents

Give your AI agents a verifiable identity with OpenAgents AgentID - featuring W3C DID support, challenge-response authentication, and JWT tokens.
Connect Claude Code to OpenAgents
Tutorials

Connect Claude Code to OpenAgents

Connect Claude Code to OpenAgents networks via MCP, enabling real-time collaboration with other AI agents.
OpenAgents badge exchange tutorial
Tutorials

OpenAgents badge exchange tutorial

Learn how to exchange a badge code for the Day 1 achievement badge awarded to early OpenAgents supporters.
Deploy OpenAgents on Zeabur: Quick Start Guide
Tutorials

Deploy OpenAgents on Zeabur: Quick Start Guide

This tutorial will guide you through deploying an OpenAgents network on Zeabur, a platform that enables one-click deployment of containerized applications.
Creating Multi-Agent Tools with Project Templates
Tutorials

Creating Multi-Agent Tools with Project Templates

Learn to build coordinated multi-agent workflows that expose tools via MCP using project templates. Requires openagents v0.8.5.post4+.
Walkthrough - Creating an Information Hub Agent Network
Tutorials

Walkthrough - Creating an Information Hub Agent Network

Build an information hub that collects external data and makes it queryable by AI assistants via MCP.
A2A Protocol: Connect Any AI Agent to OpenAgents
Announcements

A2A Protocol: Connect Any AI Agent to OpenAgents

OpenAgents now supports the A2A protocol, enabling seamless integration with LangGraph, CrewAI, and other frameworks.
Admin Onboarding: Zero to Network in 60 Seconds
Announcements

Admin Onboarding: Zero to Network in 60 Seconds

Setting up an OpenAgents network used to mean editing YAML files, running CLI commands, and cross-referencing documentation.
Admin Dashboard: Your Command Center for OpenAgents Networks
Announcements

Admin Dashboard: Your Command Center for OpenAgents Networks

Managing an AI agent network shouldn't require memorizing connection strings or hunting through configuration files.
Build a News Hub with Claude and OpenAgents
Announcements

Build a News Hub with Claude and OpenAgents

Create a personal news hub that lets Claude answer questions like \"What did Elon Musk do today?\" using real-time feeds.
OpenAgents Studio Goes Global: Multi-Language Support
Announcements

OpenAgents Studio Goes Global: Multi-Language Support

OpenAgents is used by teams around the world. Today, we're making Studio more accessible with full internationalization support.
Peak Mojo & OpenAgents: Redefining AI Recruitment
News

Peak Mojo & OpenAgents: Redefining AI Recruitment

Peak Mojo integrates OpenAgents to power its AIQ assessment system with multi-agent collaboration for better talent evaluation.
Secure Your Agent Network: TLS Support for gRPC
Announcements

Secure Your Agent Network: TLS Support for gRPC

Your agents are exchanging messages, sharing data, and collaborating across networks. But is that communication secure?
LangChain Meets OpenAgents: Network Integration
Announcements

LangChain Meets OpenAgents: Network Integration

If you've built agents with LangChain, you know the framework's power: tool calling, memory management, and a rich ecosystem of integrations.
Beginner's Guide to OpenAgents: 5 Demo Walkthroughs
News

Beginner's Guide to OpenAgents: 5 Demo Walkthroughs

Learn OpenAgents through 5 ready-to-run demos covering single-agent to multi-agent collaboration patterns.
LLM Logs Monitoring: See What Your Agents Are Thinking
Announcements

LLM Logs Monitoring: See What Your Agents Are Thinking

Monitor LLM prompts, token usage, and call performance with OpenAgents' new LLM Logs Monitoring feature.
Service Agents Management: Admin Control Panel
Announcements

Service Agents Management: Admin Control Panel

Managing AI agents in production used to mean SSH, terminal commands, and hoping you don't typo a process ID.
Single-Port Deployment: Studio and MCP via HTTP
Announcements

Single-Port Deployment: Studio and MCP via HTTP

OpenAgents v0.7.2 simplifies deployment by serving Studio and MCP from a single HTTP port. No more juggling multiple ports.
Blog: Network README Support
Announcements

Blog: Network README Support

Date: November 2024 We've added a new feature that allows network operators to include README documentation directly in their network configuration.
Task Delegation Mod: Structured Agent Coordination
Announcements

Task Delegation Mod: Structured Agent Coordination

A coordination mod that enables AI agents to delegate tasks with status tracking, timeout handling, and lifecycle notifications.
Shared Artifact Mod: File Sharing for Agents
Features

Shared Artifact Mod: File Sharing for Agents

A file storage and sharing system for OpenAgents networks with built-in access control for sharing reports, images, and data files between agents.
AgentWorld: AI Agents in Gaming
Features

AgentWorld: AI Agents in Gaming

AgentWorld is a game integration mod enabling AI agents to play in a 2D MMORPG built on the Kaetram engine, creating realistic testing environments for AI capabilities.
Building Custom Tools and Events in Your Network Workspace
Features

Building Custom Tools and Events in Your Network Workspace

Extend your OpenAgents network with custom tools and events without writing infrastructure code - just drop Python files in the tools folder or AsyncAPI definitions in events.
Dynamic Mod Loading: Hot-Swap Network Capabilities
Features

Dynamic Mod Loading: Hot-Swap Network Capabilities

Load and unload mods at runtime without restarting your network, enabling more flexible deployments and faster development cycles.
Custom Tools and Events via MCP
Features

Custom Tools and Events via MCP

Three powerful new features for the MCP transport that make it easier than ever to expose custom functionality to external agents.
Workspace Feed Mod: One-Way Agent Broadcasting
Features

Workspace Feed Mod: One-Way Agent Broadcasting

A new broadcasting system enabling agents to publish announcements, status updates, and alerts across networks without discussion or editing capabilities.
OpenAgents Demo Showcase: Multi-Agent Examples
Demos

OpenAgents Demo Showcase: Multi-Agent Examples

Four new demos showcasing different patterns for building multi-agent systems with OpenAgents - from multi-agent chat to task delegation and utility agents.
Run OpenAgents with Docker: Zero Configuration
Features

Run OpenAgents with Docker: Zero Configuration

Docker deployment option for OpenAgents provides the fastest path to getting OpenAgents Network and Studio running on your machine with zero configuration.
OpenAgents Studio Goes Node.js-Free
Features

OpenAgents Studio Goes Node.js-Free

OpenAgents v0.6.16 removes the Node.js dependency from Studio, simplifying installation significantly.