refactor: 精简agent代码,移除冗余的main入口,添加API文档和note_agent #2
Owner
- 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
- 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
nelson
added 1 commit 2026-04-08 09:39:04 +08:00
nelson
scheduled this pull request to auto merge when all checks succeed 2026-04-08 09:39:21 +08:00
nelson
scheduled this pull request to auto merge when all checks succeed 2026-04-08 09:40:00 +08:00
Merge pull request 'refactor: 精简agent代码,移除冗余的main入口,添加API文档和note_agent' (#2) from source2md into develop
Reference in New Issue
Block a user
Delete Branch "source2md"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?