jxxghp
|
318cfe68e9
|
Refactor agent tool inputs and background activity logging
|
2026-06-27 07:53:09 +08:00 |
|
jxxghp
|
c89df496a5
|
feat(agent): add ToolTag-based tags to all agent tools; implement tags.py for unified tool capability tagging
|
2026-05-31 18:30:39 +08:00 |
|
jxxghp
|
d940373f6b
|
将所有agent工具的explanation字段改为可选
修复Pydantic验证错误:QueryTransferHistoryInput的explanation字段为必需,但用户未提供。
修改了74个工具文件,将explanation字段从必需改为可选,默认值为None。
|
2026-05-25 16:40:43 +08:00 |
|
jxxghp
|
6c70531967
|
Refactor _query_plugin_data to static async method
|
2026-04-29 08:31:38 +08:00 |
|
jxxghp
|
bcc321eb70
|
add plugin agent management tools
|
2026-04-29 08:29:04 +08:00 |
|