gitdataai/libs/agent
ZhenYi 88dd3a5f61 fix: log silently dropped errors in compaction and SSH path handling
- Add tracing::warn! when conversation compaction fails (was let _ = e)
- Add tracing::debug! when SSH path canonicalize fails (was let _ = e)
2026-04-27 14:01:25 +08:00
..
agent refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
chat fix: log silently dropped errors in compaction and SSH path handling 2026-04-27 14:01:25 +08:00
client feat(agent): add ordered stream chunk collection + retry for HTTP errors 2026-04-26 13:10:26 +08:00
compact refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
embed refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
model refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
perception refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
react refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
task fix(agent/service): retry jitter, tool executor ordering, curl SSRF, grep/JSON 2026-04-25 09:53:31 +08:00
tool fix: resolve multiple bugs across backend and frontend 2026-04-27 13:54:21 +08:00
billing.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
Cargo.toml refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
error.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
lib.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
sync.rs fix(agent/sync): avoid double /v1/ prefix in model sync URL 2026-04-26 23:58:25 +08:00
tokent.rs fix(agent/service): retry jitter, tool executor ordering, curl SSRF, grep/JSON 2026-04-25 09:53:31 +08:00