gitdataai/libs/agent
ZhenYi b4b5538447 feat(agent): add ordered stream chunk collection + retry for HTTP errors
- StreamChunk/StreamChunkType types for preserving arrival order
- Chunk collection in call_stream_once and process_stream
- Add "error sending request" and "Http client error" to retryable errors
- StreamResult includes chunks vector for ordered replay
2026-04-26 13:10:26 +08:00
..
agent refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
chat feat(agent): add ordered stream chunk collection + retry for HTTP errors 2026-04-26 13:10:26 +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 refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +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 refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
tokent.rs fix(agent/service): retry jitter, tool executor ordering, curl SSRF, grep/JSON 2026-04-25 09:53:31 +08:00