fleet-memory/hindsight-cli
Anton Evseev ff20bf9dc7
feat(cli): add --wait flag for consolidate and --date filter for document list (#244)
- bank consolidate: add --wait flag to poll for completion status
- bank consolidate: add --poll-interval option (default 10s)
- document list: add --date filter (yesterday, today, YYYY-MM-DD, or all)

[skip ci]

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 09:04:35 +01:00
..
src feat(cli): add --wait flag for consolidate and --date filter for document list (#244) 2026-01-30 09:04:35 +01:00
tests fix: /version endpoint return wrong version (#224) 2026-01-29 08:40:01 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
build.sh rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
Cargo.toml Release v0.4.2 2026-01-29 17:54:19 +01:00
smoke-test.sh feat: revisit mental models, directives and reflections (#179) 2026-01-22 17:13:16 +01:00