Skip to content

fix(mcp): accept ISO datetime date filters - #3

Open
wolfiesch wants to merge 1 commit into
mainfrom
fix/iso-datetime-filters
Open

fix(mcp): accept ISO datetime date filters#3
wolfiesch wants to merge 1 commit into
mainfrom
fix/iso-datetime-filters

Conversation

@wolfiesch

Copy link
Copy Markdown
Owner

Summary

Accept ISO 8601 datetimes in the MCP search and recall after and before filters, alongside existing YYYY-MM-DD dates. Both tools advertise the accepted formats through one shared schema. Timestamp conversion and filter semantics remain unchanged.

Verification

  • node --import tsx --test test/mcp-server.test.ts
  • npm run check

The regression starts a fresh MCP stdio server with an isolated fixture database and verifies UTC timestamps, timezone offsets, bare dates, and malformed-format rejection.

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