|
|
ed2f002c42
|
修复图片卡住agent的bug
|
2026-06-10 19:41:56 +08:00 |
|
|
|
826de3d7bb
|
重构七天训练营老师
|
2026-06-10 19:32:03 +08:00 |
|
|
|
3b7abb9796
|
更新profiles
|
2026-04-11 14:53:23 +08:00 |
|
|
|
bc0a8b49ad
|
增加五位助教老师
|
2026-04-11 11:57:15 +08:00 |
|
|
|
3555a2d582
|
merge
|
2026-04-09 21:56:41 +08:00 |
|
|
|
a677b5b046
|
Merge branch 'develop' of ssh://192.168.31.46:2222/GuangYu/Agents into develop
|
2026-04-09 21:56:21 +08:00 |
|
|
|
ea2e30f568
|
增加299老师分身agent
|
2026-04-09 21:36:35 +08:00 |
|
|
|
bfd32e2f2c
|
Merge pull request '优化提示词' (#6) from critical_agent into develop
Reviewed-on: http://192.168.31.46:3000/GuangYu/Agents/pulls/6
|
2026-04-08 22:12:37 +08:00 |
|
|
|
740568592d
|
优化提示词
|
2026-04-08 22:12:02 +08:00 |
|
|
|
143b609924
|
Merge pull request '增加临界觉察agent' (#4) from source2md into develop
Reviewed-on: http://192.168.31.46:3000/GuangYu/Agents/pulls/4
|
2026-04-08 19:17:23 +08:00 |
|
|
|
bad715aa00
|
增加临界觉察agent
|
2026-04-08 19:16:40 +08:00 |
|
|
|
3ea05893df
|
Merge pull request 'refactor: 重构目录结构,扁平化agent布局' (#3) from source2md into develop
Reviewed-on: http://192.168.31.46:3000/GuangYu/Agents/pulls/3
|
2026-04-08 18:33:16 +08:00 |
|
|
|
c9f5724119
|
Merge pull request 'refactor: 精简agent代码,移除冗余的main入口,添加API文档和note_agent' (#2) from source2md into develop
Reviewed-on: http://192.168.31.46:3000/GuangYu/Agents/pulls/2
|
2026-04-08 09:40:44 +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 |
|
|
|
f5e8de559e
|
refactor: 精简agent代码,移除冗余的main入口,添加API文档和note_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
|
2026-04-07 22:15:14 +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 |
|