You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added scripts/nightly-digest.py, a profile-scoped daily conversation digest that reads Hermes state.db/legacy lcm.db, extracts durable memories, writes through the SQLite truth store, syncs the LanceDB companion when enabled, and records digest run/source ledgers.
Added task-session workflow extraction so successful tool-heavy work can be retained as reusable workflow/tool-chain memory without storing raw tool or system output.
Added digest safeguards for secret redaction, task-vs-normal session classification, dry-run planning, exact duplicate cleanup, and semantic skip/update/insert decisions against existing scope-recall rows.