[Feature Request / Bug Report] Open Diffs in Separate Tabs in Cursor IDE / feedback mechanism bug

Resolved 💬 3 comments Opened Aug 26, 2025 by JoshuaSP Closed Aug 30, 2025

Bug Description
I run claude code in cursor and it runs in a tab and when it opens changes, it always opens them in the same tab that it is in, behind the claude code tab. I have literally six other tabs in cursor, I would love to be able to see my diff in one of them automatically .

Also, separately, the feedback mechanism crashed while submitting this and the log is below:

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 1.0.92
  • Feedback ID:

Errors

[{"error":"MaxFileReadTokenExceededError: File content (50241 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at Pe2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1765:994)\n    at async HM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:2956)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1784:1032","timestamp":"2025-08-26T05:44:19.403Z"},{"error":"MaxFileReadTokenExceededError: File content (50241 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at Pe2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1765:994)\n    at async HM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:2956)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1784:1032","timestamp":"2025-08-26T05:44:25.162Z"},{"error":"MaxFileReadTokenExceededError: File content (50241 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at Pe2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1765:994)\n    at async HM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:2956)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1784:1032","timestamp":"2025-08-26T05:45:28.650Z"},{"error":"MaxFileReadTokenExceededError: File content (50241 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at Pe2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1765:994)\n    at async HM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:2956)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1784:1032","timestamp":"2025-08-26T05:45:37.920Z"},{"error":"MaxFileReadTokenExceededError: File content (50241 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at Pe2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1765:994)\n    at async HM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:2956)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1784:1032","timestamp":"2025-08-26T05:45:46.290Z"},{"error":"MaxFileReadTokenExceededError: File content (50241 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at Pe2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1765:994)\n    at async HM (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1770:2956)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1784:1032","timestamp":"2025-08-26T05:47:17.260Z"},{"error":"MaxFileReadTokenExceededError: File content (50241 tokens) exceeds maximum allowed tokens (25000). Please

Note: Error logs were truncated.

View original on GitHub ↗

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