gitdataai/libs/agent
ZhenYi 60100a025c refactor(chat): refactor skill context deduplication and injection
- Extract push_unique_skill_context method to MessageBuilder
- Merge built-in skills with DB skills in passive injection
- Simplify code structure for both streaming/nonstreaming execution
2026-05-17 17:32:19 +08:00
..
agent refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
chat refactor(chat): refactor skill context deduplication and injection 2026-05-17 17:32:19 +08:00
client feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
compact feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +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(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
task refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
tool feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +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 orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +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