zeroclaw/src/commands
argenis de la rosa eb396cf38f feat(memory): add time range filter to recall (since/until)
Adopted from #3705 by @fangxueshun with fixes:
- Added input validation for date strings (RFC 3339)
- Used chrono DateTime comparison instead of string comparison
- Added since < until validation
- Updated mem0 backend
Supersedes #3705
2026-03-21 07:46:34 -04:00
..
mod.rs feat(cli): add self-test command with quick and full modes 2026-03-17 17:24:58 -04:00
self_test.rs feat(memory): add time range filter to recall (since/until) 2026-03-21 07:46:34 -04:00
update.rs fix(cli): align self-test and update commands with implementation plan 2026-03-17 17:24:59 -04:00