gitdataai/libs/agent
ZhenYi 78598b4586 refactor(skills): simplify BuiltInSkill and update triggers
- Refactor SKILL_TEMPLATES to use array.into_iter().collect()
- Add Chinese trigger keywords (审查, 性能, 总结, 分诊)
- Remove duplicate test and dead code
2026-05-17 17:32:24 +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(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 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