zeroclaw/src/memory
2026-02-28 17:25:03 -05:00
..
backend.rs feat(memory): add optional cortex-mem backend profile and bridge 2026-02-28 17:25:03 -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 supersede: replay changes from #1247 2026-02-24 21:18:50 +08:00
cortex.rs test(memory): verify cortex bridge failure preserves local sqlite writes 2026-02-28 17:25:03 -05: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: resolve all clippy warnings across codebase 2026-02-25 17:50:56 +08: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 optional cortex-mem backend profile and bridge 2026-02-28 17:25:03 -05: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 feat(memory): add sqlite_journal_mode config for shared filesystem support 2026-02-28 12:04:46 -05:00
traits.rs fix(security): remove sensitive fields from Debug impls 2026-02-20 22:06:21 -08:00
vector.rs fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00