docs: update self-evolution docs

This commit is contained in:
zhayujie
2026-06-09 12:07:41 +08:00
parent 83b53039f3
commit 12c0383dc8
13 changed files with 49 additions and 7 deletions

View File

@@ -32,6 +32,9 @@ CowAgent is lightweight, easy to deploy, and built to extend. Plug in any major
<Card title="Personal Knowledge Base" icon="book" href="/knowledge/index">
Auto-curates structured knowledge into a Markdown wiki, builds an evolving knowledge graph with visual browsing.
</Card>
<Card title="Self-Evolution" icon="seedling" href="/memory/self-evolution">
Reviews conversations automatically to improve skills, follow up on unfinished tasks, and consolidate memory and knowledge, growing through everyday use.
</Card>
<Card title="Skills System" icon="puzzle-piece" href="/skills/index">
A complete skill creation and execution engine. Install from Skill Hub or generate custom skills via natural-language conversation.
</Card>