Skip to content

[codex] Add date filters to recall search - #275

Merged
ScriptedAlchemy merged 1 commit into
masterfrom
codex/session-date-filters
Jul 4, 2026
Merged

[codex] Add date filters to recall search#275
ScriptedAlchemy merged 1 commit into
masterfrom
codex/session-date-filters

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • add shared parsing for Unix timestamps, RFC3339, YYYY-MM-DD, today/yesterday, and relative filters like last hour
  • wire since/until and time_from/time_to through message_search, sessions search, and lcm_grep
  • advertise the filters in MCP and Hermes plugin schemas

Validation

  • git diff --check
  • cargo check -q -p tracedecay
  • cargo test -q -p tracedecay --test session_suite search_session_messages_filters_by_message_timestamp
  • cargo test -q -p tracedecay --test mcp_suite lcm_grep_accepts_relative_time_filters
  • cargo test -q -p tracedecay --test mcp_suite message_search_filters_by_time_aliases
  • cargo test -q -p tracedecay parse_tests::parses_sessions_ingest_and_search_commands

@changeset-bot

changeset-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 078b1a6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy
ScriptedAlchemy force-pushed the codex/session-date-filters branch 2 times, most recently from e1f8fbf to 988e8ba Compare July 4, 2026 04:11
@ScriptedAlchemy
ScriptedAlchemy force-pushed the codex/session-date-filters branch from 988e8ba to 078b1a6 Compare July 4, 2026 04:18
@ScriptedAlchemy
ScriptedAlchemy marked this pull request as ready for review July 4, 2026 06:12
@ScriptedAlchemy
ScriptedAlchemy merged commit ee80704 into master Jul 4, 2026
16 checks passed
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant