gitdataai/libs/agent/tool
ZhenYi 7b43f55f41 refactor(fctool): add descriptions to tools and simplify model sync
- Add description field to all fctool file and git tools
- Simplify extract_model_name in sync.rs (use upstream id directly)
2026-04-28 09:43:15 +08:00
..
call.rs fix(agent/service): retry jitter, tool executor ordering, curl SSRF, grep/JSON 2026-04-25 09:53:31 +08:00
context.rs feat(agent): pass AppConfig through ToolContext and fix tool call handling 2026-04-20 19:32:03 +08:00
definition.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
examples.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
executor.rs fix: resolve multiple bugs across backend and frontend 2026-04-27 13:54:21 +08:00
mod.rs refactor(fctool): add descriptions to tools and simplify model sync 2026-04-28 09:43:15 +08:00
recorder.rs refactor(agent): replace custom ReAct loop with rig::agent::Agent 2026-04-28 09:42:36 +08:00
registry.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
rig_adapter.rs refactor(agent): replace custom ReAct loop with rig::agent::Agent 2026-04-28 09:42:36 +08:00