Skip to content

fix: filter pending history by date - #121

Open
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/filter-pending-history-date
Open

fix: filter pending history by date#121
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/filter-pending-history-date

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • filter pending MCP history by each message’s saved UTC timestamp instead of its message-ID filename
  • add regression coverage for matching, non-matching, and timestamp-less pending files
  • document the corrected date-filter behavior

Verification

  • npm run build — passed
  • node --test tests/mcpHistory.test.mjs — passed (1 test)
  • npm test — passed (109 tests)
  • git diff --check upstream/main...HEAD — passed

Risk

  • Low: the change is limited to pending-history date filtering and leaves normal history filename filtering unchanged.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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