[Bug] Resume function returns incomplete history with incorrect timestamps

Resolved 💬 3 comments Opened Feb 3, 2026 by sunt05 Closed Feb 7, 2026

Bug Description
In version 2.1.30, the history records retrieved by the resume function are completely disorganized, and the history is incomplete. The main issues are as follows:

  1. Missing records
  2. Incorrect timestamps on the found records

Items that should have been from 4-6 weeks ago are only being labeled as one week ago.

Environment Info

  • Platform: darwin
  • Terminal: WarpTerminal
  • Version: 2.1.30
  • Feedback ID: d057c92d-a039-467e-882f-166851a8b114

Errors

[{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/code-review\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.764Z"},{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/pr-review-toolkit\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.765Z"},{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/explanatory-output-style\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.766Z"},{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/hookify\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.767Z"},{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/pyright-lsp\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.768Z"},{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/code-simplifier\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.768Z"},{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/frontend-design\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.769Z"},{"error":"Error: Plugin path not found: /Users/tingsun/.claude/plugins/marketplaces/claude-plugins-official/plugins/playground\n    at e48 (/$bunfs/root/claude:3216:6315)\n    at e48 (/$bunfs/root/claude:3216:13907)\n    at t48 (/$bunfs/root/claude:3216:5865)\n    at async <anonymous> (/$bunfs/root/claude:3216:14926)\n    at async rXT (/$bunfs/root/claude:2883:19955)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-03T23:17:27.769Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗