gitdataai/libs/agent
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
..
agent refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
chat feat(agent): add architect, debugger, implementer, tester, security sub-agent roles 2026-05-18 20:42:57 +08:00
client feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
compact feat(agent): add architect, debugger, implementer, tester, security sub-agent roles 2026-05-18 20:42:57 +08:00
embed refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
model refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
orao refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
perception refactor(perception): simplify active/auto detection and deduplication 2026-05-17 17:31:50 +08:00
react refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
skills refactor(skills): simplify BuiltInSkill and update triggers 2026-05-17 17:32:24 +08:00
task refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
tool feat(agent): add architect, debugger, implementer, tester, security sub-agent roles 2026-05-18 20:42:57 +08:00
billing.rs feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
Cargo.toml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
error.rs refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
lib.rs feat(agent): add architect, debugger, implementer, tester, security sub-agent roles 2026-05-18 20:42:57 +08:00
sync.rs feat(workspace): initialize Rust workspace with core services and dependencies 2026-05-01 00:40:29 +08:00
tokent.rs refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00