Commit Graph

5 Commits

Author SHA1 Message Date
249e7e577a feat: 新增 core/agents 模块和 nanobot
- 新增 agents 模块,包含 agent、api、skills 等子模块
- 新增 nanobot 项目,支持多渠道集成
- 添加启动脚本 start-all.bat 和 start-all.sh

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 21:29:12 +08:00
194fe22e26 chore: 删除旧版 agent/app 模块
移除已废弃的旧版 agent 实现,使用新的 core/agents 模块替代

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 21:24:20 +08:00
5b50d6ff9a refactor: 更新skill文件结构
- 删除旧的skill定义文件
- 新增 skills@xiaohongshu-creator skill

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 17:17:16 +08:00
249e2c2e9c feat: 更新用户自定义skill
- 新增用户123的skill定义
- 新增用户openakita的小红书创作skill
- 更新jimliu的文章配图skill文档

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:42:58 +08:00
a506d43514 refactor: 移除ai-core目录并新增用户自定义skill
- 删除旧的ai-core目录(parser、service等)
- 新增core/agents/skills用户自定义skill存储结构

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 15:23:40 +08:00