gitdataai/libs/agent
ZhenYi d45e9e28f4 refactor(agent): split monolithic service files into specialized modules
Extract agent, compact, embed, task, and modes modules from single
service.rs files into focused sub-modules. Add orao module for
O1-like reasoning loop. Move RigAgentService to rig_tool.rs.
2026-05-11 17:04:57 +08:00
..
agent refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00
chat refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00
client refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00
compact refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00
embed refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00
model feat(agent): paginated model catalog with pricing + redesigned Add AI panel 2026-04-28 23:58:46 +08:00
orao refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00
perception feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
react feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
skills feat(agent): implement built-in skills system (16 skills) 2026-04-27 16:40:59 +08:00
task refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04:57 +08:00
tool feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
billing.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
Cargo.toml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
error.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
lib.rs refactor(agent): split monolithic service files into specialized modules 2026-05-11 17:04: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