claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Console Scrolling Instability During Neural Network Processing

Open Lyten02 opened this issue 8 months ago • 0 comments

Bug Description When you type something into the console while the neural network is thinking. Then the console starts to jump here and there and it looks not convenient as fast scrolling of the console causes me unpleasant feelings. Then the console returns to normal

Environment Info

  • Platform: macos
  • Terminal: vscode
  • Version: 1.0.16
  • Feedback ID: c363e0c1-f299-4aa4-840b-8711b186f570

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at __node_internal_genericNodeError (node:internal/errors:865:15)\n    at checkExecSyncError (node:child_process:890:11)\n    at execSync (node:child_process:962:15)\n    at WZ (file:///Users/konstantin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:654:3921)\n    at file:///Users/konstantin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:582:11794\n    at Q (file:///Users/konstantin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:526:17190)\n    at pJ (file:///Users/konstantin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:582:10940)\n    at iP (file:///Users/konstantin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:582:10021)\n    at n6 (file:///Users/konstantin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:582:14133)\n    at QK1 (file:///Users/konstantin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1680:5493)","timestamp":"2025-06-06T05:49:09.730Z"}]

Lyten02 avatar Jun 06 '25 05:06 Lyten02