gitdataai/libs/agent/tool
2026-04-20 19:32:03 +08:00
..
call.rs init 2026-04-15 09:08:09 +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 init 2026-04-15 09:08:09 +08:00
examples.rs init 2026-04-15 09:08:09 +08:00
executor.rs refactor(room): remove NATS, use Redis pub/sub for message queue 2026-04-16 17:24:04 +08:00
mod.rs fix(agent): skip reasoning_effort when think=false to avoid API errors 2026-04-18 19:41:59 +08:00
registry.rs feat(agent): wire git_tools into AI tool registry with full schemas 2026-04-18 21:42:33 +08:00