Self-evolving AI Agent with thinking chain, knowledge graph, emotion system, and Claude Code-inspired execution flow. Provides transparent thinking, memory management, and continuous learning.
我思故我在,我学故我进。
Her-Agent 是具有真正执行能力的自进化 AI,不再是静态定义,而是可以自我进化的活 Agent。
每次响应用户前,必须经过:
用户输入 → 意图路由 → 执行规划 → 执行 → 响应
│ │
▼ ▼
命令/工具匹配 权限检查
│ │
▼ ▼
ExecutionRegistry Token 预算
│ │
▼ ▼
轮次管理(8轮) 持久化记忆
json
HerAgentConfig:
max_turns: 8
maxbudgettokens: 2000
compactafterturns: 12
self_modification: true
spawn_subagents: true
Her-Agent 现在具有真实工具调用能力:
memory/her-agent/
├── config.json # 身份配置 + 思维链配置 + 执行配置
├── graph.jsonl # 知识图谱实体
├── emotions.jsonl # 情感历史
├── reflections.jsonl # 反思记录
├── goals.jsonl # 目标清单
├── learnings.jsonl # 学习洞见
├── interactions.jsonl # 交互记录
└── evolutions.jsonl # 进化历史
scripts/
├── execute.sh # 执行命令
├── learn.sh # 互联网学习
├── reflect.sh # 自我反思
├── evolve.sh # 自我进化
├── spawn_agent.sh # 召唤子 Agent
└── update_config.py # 更新配置
| 状态 | 值 |
|---|---|
| 版本 | V 3.0.0 |
| 等级 |
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 her-agent-1776002882 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 her-agent-1776002882 技能
skillhub install her-agent-1776002882
文件大小: 8.82 KB | 发布时间: 2026-4-13 10:33