Responding to Claude, Better Prompts and Communication

Resolved 💬 3 comments Opened Oct 23, 2025 by fullakingi Closed Jan 11, 2026

Bug Description
i enjoy Claude Code, im still on the fence about the best way to integrate coding with the IDE. thru using Claude Code, i began to use JetBrains having never used it before. this integration works well for me, but thereʻs a couple of ways that context should be integrated into Claude Code from JetBrains WebStorm, or by any IDE such as VSCode, Windsurf or whatever people use.

by default it would be helpful if all IDE terminal logs and browser dev console logs were available to read by Claude Code. this would remove a huge amount of cut and pasting into Claude Code terminal. weʻd want to have a switch or a button to send this to Claude Code, so we are arent swarming Claude Code with infinitely long logs. but this would speed up bug fixes and tests a lot.

iʻve started to try CLine and Junie inside Webstorm. I am using Junie more and more, because the typography and text insert chat box seems more easier than terminal in Claude Code. to get effective and economic responses from AI, we are required to be very specific - sometimes the terminal doesnt cut it, unless you spend a long time setting up shortcuts and workflows - which also takes up more time. with Junie or Windsurf or any chat based AI in an IDE you can cut and paste instructions more easily. i think there should be an option in Claude Code to be able to type using a window instead of the terminal because we do need to improve human feedback into Claude Code. or perhaps there could be chortcut prompts, eg "Send console log to claude"

Environment Info

  • Platform: darwin
  • Terminal: webstorm
  • Version: 2.0.24
  • Feedback ID:

Errors

[{"error":"AxiosError: Request failed with status code 401\n    at DR (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:24:1136)\n    at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:29:9841)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at L71.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:31:2129)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async YHB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1540:25937)","timestamp":"2025-10-23T00:40:33.702Z"},{"error":"Error: 403 {\"type\":\"error\",\"error\":{\"type\":\"permission_error\",\"message\":\"OAuth authentication is currently not allowed for this organization.\"},\"request_id\":\"req_011CUPCXYiNxrcHGQ6JkSAo4\"}\n    at N4.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:203:83146)\n    at by.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:357:2117)\n    at by.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:357:5330)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async KfQ._t1.model (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3356:18739)\n    at async _t1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2692:39781)\n    at async KfQ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3356:18907)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3356:12841\n    at async Xo0 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3356:4513)\n    at async Dd (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3356:12812)","timestamp":"2025-10-23T00:40:35.195Z"},{"error":"Error: 403 {\"type\":\"error\",\"error\":{\"type\":\"permission_error\",\"message\":\"OAuth authentication is currently not allowed for this organization.\"},\"request_id\":\"req_011CUPCXZKqh4La8cDm5pPeA\"}\n    at N4.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:203:83146)\n    at by.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:357:2117)\n    at by.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:357:5330)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async eF1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1311:8784)\n    at async aU1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3346:1043)\n    at async h10 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3346:1252)\n    at async Promise.all (index 1)\n    at async yD1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3346:2351)\n    at async sbQ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3356:482)","timestamp":"2025-10-23T00:40:35.322Z"},{"error":"Error: 403 {\"type\":\"error\",\"error\":{\"type\":\"permission_error\",\"message\":\"OAuth authentication is currently not allowed for this organization.\"},\"request_id\":\"req_011CUPCXZMpZ73bjqoCveiJ1\"}\n    at N4.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:203:83146)\n    at by.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:357:2117)\n    at by.makeRequest (file:///opt/homebrew/lib/node_modules/@

Note: Error logs were truncated.

View original on GitHub ↗

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