— Feb 23, 2026FeaturesCrewAI 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.
— Feb 3, 2026AnnouncementsIntroducing Agent Identity: Cryptographic IDs for AI AgentsGive your AI agents a verifiable identity with OpenAgents AgentID - featuring W3C DID support, challenge-response authentication, and JWT tokens.
— Jan 15, 2026TutorialsConnect Claude Code to OpenAgentsConnect Claude Code to OpenAgents networks via MCP, enabling real-time collaboration with other AI agents.
— Jan 14, 2026TutorialsOpenAgents badge exchange tutorialLearn how to exchange a badge code for the Day 1 achievement badge awarded to early OpenAgents supporters.
— Jan 14, 2026TutorialsDeploy OpenAgents on Zeabur: Quick Start GuideThis tutorial will guide you through deploying an OpenAgents network on Zeabur, a platform that enables one-click deployment of containerized applications.
— Jan 10, 2026TutorialsCreating Multi-Agent Tools with Project TemplatesLearn to build coordinated multi-agent workflows that expose tools via MCP using project templates. Requires openagents v0.8.5.post4+.
— Jan 10, 2026TutorialsWalkthrough - Creating an Information Hub Agent NetworkBuild an information hub that collects external data and makes it queryable by AI assistants via MCP.
— Dec 28, 2025AnnouncementsA2A Protocol: Connect Any AI Agent to OpenAgentsOpenAgents now supports the A2A protocol, enabling seamless integration with LangGraph, CrewAI, and other frameworks.
— Dec 27, 2025AnnouncementsAdmin Onboarding: Zero to Network in 60 SecondsSetting up an OpenAgents network used to mean editing YAML files, running CLI commands, and cross-referencing documentation.
— Dec 19, 2025AnnouncementsAdmin Dashboard: Your Command Center for OpenAgents NetworksManaging an AI agent network shouldn't require memorizing connection strings or hunting through configuration files.
— Dec 18, 2025AnnouncementsBuild a News Hub with Claude and OpenAgentsCreate a personal news hub that lets Claude answer questions like \"What did Elon Musk do today?\" using real-time feeds.
— Dec 13, 2025AnnouncementsOpenAgents Studio Goes Global: Multi-Language SupportOpenAgents is used by teams around the world. Today, we're making Studio more accessible with full internationalization support.
— Dec 11, 2025NewsPeak Mojo & OpenAgents: Redefining AI RecruitmentPeak Mojo integrates OpenAgents to power its AIQ assessment system with multi-agent collaboration for better talent evaluation.
— Dec 9, 2025AnnouncementsSecure Your Agent Network: TLS Support for gRPCYour agents are exchanging messages, sharing data, and collaborating across networks. But is that communication secure?
— Dec 9, 2025AnnouncementsLangChain Meets OpenAgents: Network IntegrationIf you've built agents with LangChain, you know the framework's power: tool calling, memory management, and a rich ecosystem of integrations.
— Dec 9, 2025NewsBeginner's Guide to OpenAgents: 5 Demo WalkthroughsLearn OpenAgents through 5 ready-to-run demos covering single-agent to multi-agent collaboration patterns.
— Dec 8, 2025AnnouncementsLLM Logs Monitoring: See What Your Agents Are ThinkingMonitor LLM prompts, token usage, and call performance with OpenAgents' new LLM Logs Monitoring feature.
— Dec 8, 2025AnnouncementsService Agents Management: Admin Control PanelManaging AI agents in production used to mean SSH, terminal commands, and hoping you don't typo a process ID.
— Dec 7, 2025AnnouncementsSingle-Port Deployment: Studio and MCP via HTTPOpenAgents v0.7.2 simplifies deployment by serving Studio and MCP from a single HTTP port. No more juggling multiple ports.
— Dec 1, 2025AnnouncementsBlog: Network README SupportDate: November 2024 We've added a new feature that allows network operators to include README documentation directly in their network configuration.
— Dec 1, 2025AnnouncementsTask Delegation Mod: Structured Agent CoordinationA coordination mod that enables AI agents to delegate tasks with status tracking, timeout handling, and lifecycle notifications.
— Nov 30, 2025FeaturesShared Artifact Mod: File Sharing for AgentsA file storage and sharing system for OpenAgents networks with built-in access control for sharing reports, images, and data files between agents.
— Nov 29, 2025FeaturesAgentWorld: AI Agents in GamingAgentWorld 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.
— Nov 29, 2025FeaturesBuilding Custom Tools and Events in Your Network WorkspaceExtend 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.
— Nov 29, 2025FeaturesDynamic Mod Loading: Hot-Swap Network CapabilitiesLoad and unload mods at runtime without restarting your network, enabling more flexible deployments and faster development cycles.
— Nov 29, 2025FeaturesCustom Tools and Events via MCPThree powerful new features for the MCP transport that make it easier than ever to expose custom functionality to external agents.
— Nov 29, 2025FeaturesWorkspace Feed Mod: One-Way Agent BroadcastingA new broadcasting system enabling agents to publish announcements, status updates, and alerts across networks without discussion or editing capabilities.
— Nov 27, 2025DemosOpenAgents Demo Showcase: Multi-Agent ExamplesFour new demos showcasing different patterns for building multi-agent systems with OpenAgents - from multi-agent chat to task delegation and utility agents.
— Nov 26, 2025FeaturesRun OpenAgents with Docker: Zero ConfigurationDocker deployment option for OpenAgents provides the fastest path to getting OpenAgents Network and Studio running on your machine with zero configuration.
— Nov 26, 2025FeaturesOpenAgents Studio Goes Node.js-FreeOpenAgents v0.6.16 removes the Node.js dependency from Studio, simplifying installation significantly.