[Bug] Rewind command fails to rollback code changes

Resolved 💬 3 comments Opened Jan 29, 2026 by pyungjae9492 Closed Feb 1, 2026

Bug Description
rewind command doesn't work. I want to rollback the code, but it doesn't even though I chose Code only or Both.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.0.76
  • Feedback ID:

Errors

[{"error":"AxiosError: Request failed with status code 403\n    at bx (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:56:1137)\n    at Unzip.<anonymous> (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:57:9852)\n    at Unzip.emit (node:events:531:35)\n    at Unzip.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at fzA.request (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async UT2 (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:1845:3609)","timestamp":"2026-01-29T04:24:37.844Z"},{"error":"AxiosError: Request failed with status code 403\n    at bx (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:56:1137)\n    at Unzip.<anonymous> (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:57:9852)\n    at Unzip.emit (node:events:531:35)\n    at Unzip.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at fzA.request (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Z47 (file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:3506:460)\n    at async Promise.all (index 0)\n    at async file:///Users/pyungjae/node_modules/@anthropic-ai/claude-code/cli.js:3492:7087","timestamp":"2026-01-29T04:29:58.458Z"}]

View original on GitHub ↗

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