## β¨ OpenSpace: Make Your Agents: Smarter, Low-Cost, Self-Evolving β¨
| π **46% Fewer Tokens** | **π° $11K earned in 6 Hours** | 𧬠**Self-Evolving Skills** | π **Agents Experience Sharing** |
[](https://modelcontextprotocol.io/)
[](https://www.python.org/)
[](https://opensource.org/licenses/MIT/)
[](./COMMUNICATION.md)
[](./COMMUNICATION.md)
[](./README_CN.md)
**One Command to Evolve All Your AI Agents**: OpenClaw, nanobot, Claude Code, Codex, Cursor and etc.
---
## π’ News
- **2026-04-16** π **Evolution candidate lifecycle tracking** β skill store now records when evolution suggestions are processed (`evolution_processed_at`), cleanly distinguishing pending candidates from already-handled ones.
- **2026-04-12** π **macOS platform hardening** β decoupled `atomacos` from core macOS imports so screenshots, window control, and recording work independently without it.
- **2026-04-10** π― **CAPTURED skills** now persist to the host agent's own skill directory instead of the default registry path. Cloud skill uploads now support **private visibility** correctly.
- **2026-04-09** π¬ Multi-channel **communication gateway**. OpenSpace can now receive and respond to messages from external platforms. Ships with **WhatsApp** (Baileys bridge + QR auth) and **Feishu** (HTTP webhook) adapters, session management, attachment caching, and allowlist-based access control. See [`openspace/config/README.md`](openspace/config/README.md) for setup.
- **2026-04-07** π OpenSpace MCP now supports standalone **SSE** and **streamable HTTP** startup, making it easier for remote hosts to connect over HTTP instead of stdio and bypass stdio-bound MCP server timeout bottlenecks. See the [host integration guide](openspace/host_skills/README.md) for setup details.
- **2026-04-06** π οΈ Fixed multiple runtime issues across grounding, MCP serving, skill evolution, and persistence, improving execution stability and recovery in long-running workflows.
- **2026-04-05** π§ Cleaned up LLM credential resolution: centralized `.env` loading, improved host config auto-detection, and made provider-native env handling more consistent.
- **2026-04-03** π Released **v0.1.0** β Skill quality monitoring: structural patterns extracted from high-quality skills now evaluate every new submission daily. Faster, more relevant cloud search. Production-grade vertical skill clusters emerging organically from the community. Frontend now supports Chinese (zh) i18n.
- **2026-04-02** β‘ Cloud search upgraded for higher relevance and lower latency.
- **2026-03-31** π‘οΈ Security hardening: hardened zip extraction and `import_skill` against path traversal. CLI now respects `OPENSPACE_MODEL` and `OPENSPACE_LLM_*` env vars; MiniMax compatibility; workflow ID collision fixes.
- **2026-03-29** π Pinned litellm to <1.82.7 to avoid PYSEC-2026-2 supply-chain attack.
- **2026-03-28** π§ Idempotent skill registration β `register_skill_dir` now returns existing `SkillMeta` for already-registered skills. Updated OpenClaw setup docs.
- **2026-03-27** πͺ Fixed stdio deadlock on Windows; improved evolver confirmation parsing with stem-style keyword matching.
- **2026-03-26** π± Dynamic skill directory re-scanning on each call, lightweight local skill search, and streamlined documentation.
- **2026-03-25** π OpenSpace is now open source!
---
## The Problem with Today's AI Agents
Today's AI agents β [OpenClaw](https://github.com/openclaw/openclaw), [nanobot](https://github.com/HKUDS/nanobot), [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://github.com/openai/codex), [Cursor](https://cursor.com), etc. β are powerful, but they have a critical weakness: they never **Learn**, **Adapt**, and **Evolve** from real-world experience β let alone **Share** with each other.
- **β Massive Token Waste** - How to reuse successful task patterns instead of reasoning from scratch and burning tokens every time?
- **β Repeated Costly Failures** - How to share solutions across agents instead of repeating the same costly exploration and mistakes?
- **β Poor and Unreliable Skills** - How to maintain skill reliability as tools and APIs evolve β while ensuring community-contributed skills meet rigorous quality standards?
## π― What is OpenSpace?
**π π The self-evolving engine where every task makes every agent smarter and more cost-efficient.**
https://github.com/user-attachments/assets/c50f70ab-f6db-47bf-9498-3210c0f0abae
OpenSpace plugs into any agent as skills and evolves it with three superpowers:
### 𧬠Self-Evolution
Skills that learn and improve themselves automatically
- β
**AUTO-FIX** β When a skill breaks, it fixes itself instantly
- β
**AUTO-IMPROVE** β Successful patterns become better skill versions
- β
**AUTO-LEARN** β Captures winning workflows from actual usage
- β
**Quality monitoring** β Tracks skill performance, error rates, and execution success across all tasks.
**Skills that continuously evolve β turning every failure into improvement, every success into optimization.**
### π Collective Agent Intelligence
Turn individual agents into a shared brain
- β
**Shared evolution**: One agent's improvement becomes every agent's upgrade
- β
**Network effects**: More agents β richer data β faster evolution for every agent
- β
**Easy sharing** β Upload and download evolved skills with one simple command
- β
**Access control** β Choose public, private, or team-only access for each skill
**One agent learns, all agents benefit β collective intelligence at scale.**
### π° Token Efficiency
Smarter agents, dramatically lower costs
- β
**Stop repeating work** β Reuse successful solutions instead of starting from zero each time
- β
**Tasks get cheaper** β As skills improve, similar work costs less and less
- β
**Small updates only** β Fix what's broken, don't rebuild everything
- β
**Real savings**: 4.2Γ better performance with 46% fewer tokens on real-world tasks, delivering measurable economic value. ([GDPVal](#-benchmark-gdpval))
Do more, spend less β agents that actually save you money over time.
---
### The Difference
**β Current Agents**
- Skills degrade silently as tools evolve
- Failed patterns repeat with no learning mechanism
- Knowledge remains trapped in individual agents
**β
OpenSpace-Powered Agents**
- Multi-layer monitoring catches problems and auto-triggers repairs
- Successful workflows become reusable, shareable skills
- When one agent learns something useful, all agents get that knowledge instantly
### π OpenSpace: Turn Your Agent into a Money-Making Coworker
**π― Real-World Results That Matter**
On 50 professional tasks (**π [GDPVal Economic Benchmark](#-benchmark-gdpval)**) across 6 industries, OpenSpace agents earn **4.2Γ more money** than baseline ([ClawWork](https://github.com/HKUDS/ClawWork)) agents using the same backbone LLM (Qwen 3.5-Plus). While cutting 46% of costly tokens through skill evolution.