gitdataai/libs/agent
zhenyi 5827d561db refactor(agent): remove deprecated chat modules
Delete deprecated chat components:
- agent_profile, context, message_builder
- nonstreaming_execution, session_recording

These are superseded by the consolidated chat module.
2026-05-20 13:38:25 +08:00
..
agent refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
chat refactor(agent): remove deprecated chat modules 2026-05-20 13:38:25 +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