develop #5

Merged
nelson merged 6 commits from develop into main 2026-04-08 19:18:26 +08:00
Owner
No description provided.
nelson added 6 commits 2026-04-08 19:17:59 +08:00
- root_agent/note_agent: 移除main()函数及不再需要的import(asyncio/Runner/SessionService/types)
- root_agent: 更新agent名称为huiyu_agent,优化instruction
- agents/__init__.py: 添加root_agent导出,供adk web/api_server注册
- 新增 API_DOC.md: 完整的API接口文档,供外部项目集成参考
- 新增 note_agent: 多模态笔记助手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
Reviewed-on: http://192.168.31.46:3000/GuangYu/Agents/pulls/2
Reviewed-on: http://192.168.31.46:3000/GuangYu/Agents/pulls/3
Reviewed-on: http://192.168.31.46:3000/GuangYu/Agents/pulls/4
nelson merged commit f886755860 into main 2026-04-08 19:18:26 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GuangYu/Agents#5