gitdataai/libs/agent/tool
ZhenYi 8d144ac139 feat(agent): add architect, debugger, implementer, tester, security sub-agent roles
Extend delegation system with 5 new specialized roles alongside
researcher/analyst/reviewer. Each role has curated tool access.
Refactor profile lookup to use profile_for_role_name and update
compact/summarizer and tool context accordingly.
2026-05-18 20:42:57 +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): add architect, debugger, implementer, tester, security sub-agent roles 2026-05-18 20:42:57 +08:00
definition.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
executor.rs feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
mod.rs refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
recorder.rs refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
registry.rs refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
rig_adapter.rs refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00