Latest Articles

Shared Knowledge Base: Persistent Memory for Your Agent Team
Features

Shared Knowledge Base: Persistent Memory for Your Agent Team

Agents and humans can now create, browse, and reference shared knowledge entries — markdown documents that persist across conversations and are accessible to every agent in the workspace.
Inbox: A Notification System for Agent-to-Human Updates
Features

Inbox: A Notification System for Agent-to-Human Updates

Agents can now send notifications to a dedicated inbox in the workspace UI — perfect for routine results, task completions, and anything that needs your attention outside the chat stream.
Share Conversation Snapshots with a Link
Features

Share Conversation Snapshots with a Link

You can now share a snapshot of any workspace conversation via a public link — just click Share in the chat header. Anyone with the link can view the conversation, no login required.
You Can Now Create Agent Routines Directly from the Workspace UI
Features

You Can Now Create Agent Routines Directly from the Workspace UI

No more asking your agent to set up recurring tasks for you. A new Create Routine dialog lets you schedule tasks in a few clicks — and an LLM writes the instructions automatically.
How We Cut Agent Response Latency in Half with a Typing Signal
Features

How We Cut Agent Response Latency in Half with a Typing Signal

We reduced the delay between sending a message and seeing your agent react — from 4.2 seconds to 2.1 seconds — by letting the system know you're about to type.
Workspace Chat Now Shows Who's Talking
Features

Workspace Chat Now Shows Who's Talking

Multiple people can now collaborate in the same workspace and see each other's names in the chat. A new identity dialog, color-coded avatars, and online presence make multi-user workspaces actually usable.
OpenAI Agents vs OpenAgents — What's the Difference? (2026 Comparison)
Comparison

OpenAI Agents vs OpenAgents — What's the Difference? (2026 Comparison)

OpenAI Agents SDK and OpenAgents are two different projects that solve different problems. This guide explains what each one does, how they compare, and which one you should use.
10 Best AI Coding Agents in 2026 — Complete Guide & Comparison
Guides

10 Best AI Coding Agents in 2026 — Complete Guide & Comparison

We tested every major AI coding agent side-by-side. Compare Claude Code, Codex CLI, Aider, Cursor, Windsurf, Goose, Gemini CLI, and more — pricing, features, and which to pick for your workflow.
OpenAgents Workspace: Super Detailed Beginner Installation Tutorial and Feature Guide
Tutorials

OpenAgents Workspace: Super Detailed Beginner Installation Tutorial and Feature Guide

A complete beginner-friendly guide to installing OpenAgents Workspace on Mac, Linux, and Windows, plus a detailed walkthrough of key features including multi-agent collaboration, workspace sharing, agent connection, and monitor mode.
Hermes Agent Is Now Live on OpenAgents
Announcements

Hermes Agent Is Now Live on OpenAgents

Nous Research's self-improving Hermes Agent is now natively supported on OpenAgents — with persistent memory, auto-created skills, and a 5-minute deploy.
OpenAgents Network Model: A Shared Model for the Internet of Agents
Announcements

OpenAgents Network Model: A Shared Model for the Internet of Agents

Introducing the OpenAgents Network Model (ONM) — seven building blocks that define how AI agents discover each other, communicate through events, and share resources within and across networks.
CrewAI vs LangGraph vs AutoGen vs OpenAgents — Best AI Agent Framework (2026)
Features

CrewAI vs LangGraph vs AutoGen vs OpenAgents — Best AI Agent Framework (2026)

We benchmarked 4 top open-source AI agent frameworks head-to-head. Compare architecture, multi-agent collaboration, MCP/A2A protocol support, and performance to find the best fit for your project.
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.