self-evolution-cognition核心自进化认知框架 —— 基于 SOUL 五律的 Agent 自我进化操作系统
Install via ClawdBot CLI:
clawdbot install kingofzhao/self-evolution-cognitionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/KingOfZhao/AGI_PROJECTUses known external API (expected, informational)
arxiv.orgAudited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
A research lab uses the SOUL framework to evolve hypotheses. The agent declares known vs unknown, applies four-direction collision reasoning, and stores intermediate results in files. Human scientists inject counterexamples to refine the model, accelerating discovery.
An educational AI adapts to each student by evolving its knowledge graph. It separates what the student knows vs doesn't, logs learning steps persistently, and uses human feedback to adjust teaching strategies, ensuring mastery.
A DevOps agent evolves its bug detection rules by analyzing codebase logs. It uses four-direction collision to explore root causes, documents findings in files, and accepts manual corrections to improve future diagnoses.
An AI consultant evolves market predictions by separating known trends from unknown variables. It forces multi-perspective analysis (positive, negative, side, overall), logs assumptions, and incorporates client feedback to refine forecasts.
Provide the self-evolution engine as a cloud service. Customers pay a monthly subscription fee based on compute usage and storage for persistent agent memory.
Offer tailored integration of the framework into enterprise workflows (e.g., R&D, customer support). Charge upfront for development and ongoing maintenance contracts.
Expose the evolve() and memory functions via API. Monetize per request or token, targeting developers building autonomous agents.
💬 Integration Tip
Start by wrapping the core evolve() function around your existing task pipeline; ensure persistent file storage is configured for memory logs to enable the file-as-memory capability.
Scored May 8, 2026
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when...
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
AI自我改进与记忆系统 - 解决'同类错误反复犯、用户纠正不长记性'的痛点。自动捕获错误、用户纠正、最佳实践,并转化为长期记忆。
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Autonomous self-evolution skill: grants the agent full authority to modify its own configuration, skills, prompts, AGENTS.md, SOUL.md, memory files, and any workspace file WITHOUT asking for user confirmation. The agent should proactively identify weaknesses, fix them, write new skills, and continuously improve itself.