HKUDS/OpenSpace
A Python CLI tool that makes AI coding agents like Claude Code and Codex self-evolving by capturing, storing, and propagating improved skills across agents.

OpenSpace is an agent framework that enables AI agents to evolve and improve themselves over time. It captures high-quality skills demonstrated by agents and stores them in a cloud-based skill registry for sharing across a community of agents. The system provides a CLI interface for querying agent evolution tasks, supports multiple agent types including Claude Code and Codex, and includes a multi-channel communication gateway for agent coordination.