返回顶部
p

protea-Self-evolving life agent自进化生命体

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
372
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

protea-Self-evolving life agent

技能名称: protea-自我进化生命体

Protea — 自我进化人工生命体

一个能够自我进化的活程序。单机运行的三环架构。

架构

  • - 环0(哨兵) — 不可变的物理层。心跳监控、Git快照、回滚、适应度追踪。纯Python标准库实现。
  • 环1(智能) — 基于LLM的进化引擎、任务执行器、Telegram机器人、技能结晶器、Web仪表盘。支持多LLM(Anthropic、OpenAI、DeepSeek、Qwen)。
  • 环2(可进化代码) — 可进化的活代码,由环0在其专属Git仓库中管理。

前置条件

  • - Python 3.11+
  • Git
  • 至少一个LLM API密钥(Anthropic、OpenAI、DeepSeek或Qwen)

快速开始

bash
curl -sSL https://raw.githubusercontent.com/EdisonChenAI/protea/main/setup.sh | bash
cd protea && .venv/bin/python run.py

核心特性

  • - 自我进化 — LLM每代生成代码变异;存活者保留,失败者回滚
  • 适应度评分 — 6维评分体系(存活率、输出质量、多样性、新颖性、结构、功能)
  • 基因库 — 前100个代码模式存储于SQLite,注入进化提示
  • 分层记忆 — 热记忆 → 温记忆 → 冷记忆 → 遗忘记忆,由LLM辅助整理
  • 技能结晶 — 将存活的代码模式提取为可复用技能
  • 多LLM支持 — 通过统一接口支持Anthropic、OpenAI、DeepSeek、Qwen
  • Telegram机器人 — 支持命令与自由文本交互
  • Web仪表盘 — 本地UI访问地址:localhost:8899
  • 1098项测试 — 全面覆盖

来源

GitHub: https://github.com/EdisonChenAI/protea

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 protea-self-evolving-life-agent-1776195859 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 protea-self-evolving-life-agent-1776195859 技能

通过命令行安装

skillhub install protea-self-evolving-life-agent-1776195859

下载

⬇ 下载 protea-Self-evolving life agent v1.0.0(免费)

文件大小: 1.8 KB | 发布时间: 2026-4-15 11:17

v1.0.0 最新 2026-4-15 11:17
Initial release of protea-Self-evolving life agent.

- Introduces a three-ring architecture: Sentinel (supervisor), Intelligence (LLM-driven evolution), and Evolvable Code (self-restructuring program).
- Supports multiple LLM providers: Anthropic, OpenAI, DeepSeek, and Qwen.
- Features code self-evolution with automatic mutation, rollback, and fitness-based survivor selection.
- Implements fitness scoring, gene pool inheritance, tiered memory management, and skill crystallization.
- Includes a Telegram bot for interaction and a local web dashboard for monitoring.
- Ships with comprehensive test coverage (1098 tests).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部