InfinityPacer
|
b018646f61
|
fix(agent): include core settings in AI agent group (#6272)
|
2026-08-12 00:13:53 +08:00 |
|
jxxghp
|
318cfe68e9
|
Refactor agent tool inputs and background activity logging
|
2026-06-27 07:53:09 +08:00 |
|
jxxghp
|
0cd049bfc2
|
Refactor movie pilot config and test coverage
|
2026-06-23 10:05:45 +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
|
ea88f272a6
|
feat(system-settings): add unified tools for querying and updating system settings
|
2026-05-12 13:55:52 +08:00 |
|