# openclaw-evolution **Repository Path**: cola16/openclaw-evolution ## Basic Information - **Project Name**: openclaw-evolution - **Description**: # 🚀 **OmniForge (万象锻造)** **—— 基于 AI Toolkit 的 Agent 自驱动进化架构** “万象”代表它能处理任何技术需求,“锻造”代表它遵循严格的工序(01-04)而非随意的生成。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🌌 OpenClaw Universe (万象锻造) > OpenClaw 扩展宇宙 · 零门槛 AI 能力工厂 [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![OpenClaw](https://img.shields.io/badge/OpenClaw-v2026.3.13+-blue.svg)](https://github.com/openclaw/openclaw) --- ## 🎯 核心使命 为 OpenClaw 打造**零配置、免 API Key**的扩展能力。 | 维度 | 传统方式 | Universe 方案 | |------|---------|--------------| | **使用门槛** | 需注册平台、配置 API Key | 零配置,开箱即用 | | **成本** | $5-30/月 | 完全免费 | | **隐私保护** | 商业服务可能有日志 | 隐私优先,本地处理 | --- ## 🚀 快速开始 ```bash # 1. 克隆仓库 git clone https://gitee.com/cola16/openclaw-evolution.git cd openclaw-evolution # 2. 阅读 OMNIFORGE_SOP.md # 包含权限授权、软链接桥接、主权回归规约 ``` --- ## 📚 核心文档 | 文档 | 说明 | 读者 | |------|------|------| | **OMNIFORGE_SOP.md** | 宪法级 SOP | 所有贡献者 | | **AGENTS.md** | 研发规约(系统目录) | AI Agent | | **NORMS/** | 规范体系 | 贡献者 | | **CHECKLIST.md** | 待办事项追踪 | 贡献者 | | **scripts/** | 自动化脚本 | 开发者 | --- ## 📦 项目结构 ``` openclaw-universe/ ├── tasks/ # 研发任务 ├── extensions/ # 生产区(编译产物) ├── scripts/ # 自动化脚本 ├── research/ # 研究洞察 ├── briefings/ # 每日简报 └── archive/ # 归档内容 ``` --- ## 📄 许可证 MIT License --- ## 🔗 相关链接 - [OpenClaw 官方](https://github.com/openclaw/openclaw) - [Gitee 仓库](https://gitee.com/cola16/openclaw-evolution)