openagents and atomic-agents

These are **complements** — OpenAgents provides a network infrastructure for multi-agent collaboration while Atomic Agents supplies the underlying agent construction primitives that could be deployed within such networks.

openagents
91
Verified
atomic-agents
84
Verified
Maintenance 25/25
Adoption 20/25
Maturity 25/25
Community 21/25
Maintenance 20/25
Adoption 20/25
Maturity 25/25
Community 19/25
Stars: 1,752
Forks: 215
Downloads: 7,098
Commits (30d): 806
Language: Python
License: Apache-2.0
Stars: 5,758
Forks: 475
Downloads: 23,550
Commits (30d): 33
Language: Python
License: MIT
No risk flags
No risk flags

About openagents

openagents-org/openagents

OpenAgents - AI Agent Networks for Open Collaboration

Provides a unified workspace where distributed agents (Claude Code, OpenClaw, Cursor, etc.) collaborate in real-time through shared threads, files, and a live browser—accessible via persistent URL with no account required. Built on an event-native architecture with MCP and A2A protocol support, agents coordinate via @mentions and shared context. Includes a cross-platform Launcher CLI for installing runtimes, managing credentials, and running agents as background daemons, plus a Network SDK for building custom agent systems.

About atomic-agents

BrainBlend-AI/atomic-agents

Building AI agents, atomically

Leverages Pydantic schemas for strict input/output validation and Instructor for structured LLM responses, enabling deterministic agent behavior without sacrificing flexibility. Supports context providers for dynamic prompt injection and tool integration, while maintaining explicit Python-based control flow for predictable agentic pipelines. Compatible with multiple LLM providers (OpenAI, Groq, etc.) and includes an Atomic Assembler CLI for downloading reusable tools and components.

Scores updated daily from GitHub, PyPI, and npm data. How scores work