Ask "What Did I Do Last Week" — Recall's New Time Filter

Ask the butler about a specific time window and it searches only that range. Natural language time expressions are automatically converted into date filters.

When searching memory, when matters as much as what. "The API design conversation" means something different depending on whether it happened yesterday or three months ago. Now you can include a time window when you ask, and Recall searches only within it.

How to Ask

No new commands to learn. Just include a time expression in your request:

  • "What decisions did I make last week?" → searches within the past 7 days
  • "That API design conversation from yesterday" → scoped to yesterday
  • "The direction we set at the start of last month" → since/until resolved automatically
  • "Feedback from the last 3 days" → date window set, relevant memory extracted

No time expression? Recall works exactly as before — full memory search, no change.

How It Works

The butler converts natural-language time expressions ("last week", "yesterday") into absolute dates based on today, then passes since and until parameters to the Recall search automatically.

  • since only: everything from that date forward
  • since + until: exactly that range

Works in Both Modes

Time-scoped search works in cloud team accounts and in personal mode (local SQLite). Same behavior either way.

v2.1 · June 2026