A revolutionary AI agent capable of self-evolution
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
^0.39.0
^4.80.0
^8.2.0
^2.8.2
^3.24.0
^22.0.0
^8.4.0
^4.19.0
^5.7.0
User
19
commits
Standardized revision
e389ef0
refactor: 移动 skill loader 到 core/ - 符合 Codex 标准
3eb4448
refactor: 完全符合 Codex 标准 - prompts 只有 Markdown
e4114de
refactor: 按 Codex 标准重构 prompts 和 skills
a5965a1
refactor: 使用 Markdown 文件存储架构参考
4855c95
feat: 添加架构参考到 prompts 模块
9ff1717
chore: 创建 system_prompt/ 目录存放 AI 架构参考
466e5b8
chore: 将更多文档移至 summary/ 目录
d3b68d3
chore: 将总结文档移至 summary/ 并添加到 .gitignore
c6667db
refactor: 重构项目为模块化架构
282a61e
refactor: Major cleanup - remove redundant code and documentation
7f0c157
docs: Add session summary for task memory refactor
c8fbc86
docs: Add task memory refactor summary and update README
9d0758a
refactor: Remove old memory system and clean up unused code
142dba4
feat: Add JSON-based task memory system
f3f14e4