zeroclaw/src/memory
2026-03-01 12:54:35 -08:00
..
backend.rs feat(onboard): add hybrid sqlite+qdrant memory option in wizard 2026-02-28 23:27:17 -05:00
chunker.rs perf: eliminate unnecessary heap allocations across agent loop, memory, and channels 2026-02-19 07:06:27 -08:00
cli.rs feat(memory): add reindex command to rebuild embeddings [CDV-28] 2026-02-28 20:56:03 -05:00
cortex.rs fix(main): restore rust gates after bluebubbles merge 2026-02-28 17:00:18 -08:00
decay.rs fix(ci): sync main merge fallout and stabilize sec/test gates 2026-03-01 12:54:35 -08:00
embeddings.rs fix(memory): add openrouter as recognized embedding provider 2026-02-19 15:10:25 -05:00
hybrid.rs feat(memory): add sqlite+qdrant hybrid backend 2026-02-27 15:28:56 -05:00
hygiene.rs fix(build): restore rust 1.87 compatibility for plugin foundation 2026-02-28 19:51:37 -05:00
lucid.rs feat(memory): add optional cortex-mem backend profile and bridge 2026-02-28 17:25:03 -05:00
markdown.rs chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
mod.rs feat(memory): add time-decay scoring with Core evergreen exemption 2026-03-01 19:25:54 +08:00
none.rs feat(memory): add session_id isolation to Memory trait (#530) 2026-02-17 07:44:05 -05:00
postgres.rs test(runtime): fix postgres and browser test compatibility after rebase 2026-02-25 17:51:04 +08:00
qdrant.rs fix(channels,memory): Docker workspace path remapping, vision support, and Qdrant backend restore (#1) 2026-02-24 12:02:18 +08:00
response_cache.rs readd tests, remove markdown files 2026-02-18 14:42:39 +08:00
snapshot.rs fix(build): complete strict lint and test cleanup (replacement for #476) 2026-02-18 00:18:54 +08:00
sqlite.rs style: apply rustfmt to shared memory and xlsx modules 2026-03-02 00:20:46 +08:00
traits.rs style: apply rustfmt to shared memory and xlsx modules 2026-03-02 00:20:46 +08:00
vector.rs fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00