Commit Graph

6 Commits

Author SHA1 Message Date
85604454a0 Focus L2 agent and update V7.1 knowledge base 2026-06-13 15:43:24 +08:00
826de3d7bb 重构七天训练营老师 2026-06-10 19:32:03 +08:00
7f3176efc7 refactor: 重构目录结构,扁平化agent布局
- 将 agents/root_agent、agents/note_agent 移至项目根目录
- 将 base/ 重命名为 agent_base/,避免被ADK误识别为agent
- 移除所有 __init__.py 中的 sys.path.insert hack
- root_agent 添加 note_agent 作为子智能体(sub_agents)
- 更新所有 import 路径
- 更新 README.md 和 API_DOC.md
2026-04-08 02:46:15 +08:00
Nelson
7210ad9c53 add requirements 2026-04-06 18:24:17 +08:00
Nelson
7b7a2af4c6 init agent project 2026-04-06 17:51:06 +08:00
8daeef22e7 Initial commit 2026-04-06 14:56:17 +08:00