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

Typing Input Duplication and Erratic Character Rendering

Open Iydah opened this issue 6 months ago • 0 comments

Bug Description Duplicate "typing" | blue line under the chat which seems to duplicate what i am typing but only 1 letter at a time and then removes it? weird

Environment Info

  • Platform: linux
  • Terminal: cursor
  • Version: 1.0.35
  • Feedback ID: 7af21f15-60e7-477a-9ab0-3a7bf598c762

Errors

[{"error":"Error: String not found in file. Failed to apply edit.\n    at sO (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:1610:728)\n    at C1A (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:1610:104)\n    at Object.renderToolUseRejectedMessage (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:1620:3404)\n    at MR2 (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:1923:2844)\n    at uE (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:80:19803)\n    at tT (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:42555)\n    at rT (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:38104)\n    at _$ (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:38032)\n    at YU (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:37886)\n    at oW (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:34976)","timestamp":"2025-06-27T00:19:01.002Z"},{"error":"Error: Tool mcp__context7__resolve-library-id not found\n    at xR2 (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:1923:5554)\n    at uE (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:80:19803)\n    at tT (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:42555)\n    at rT (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:38104)\n    at _$ (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:38032)\n    at YU (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:37886)\n    at oW (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:34976)\n    at y5 (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:80:4822)\n    at t8 (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:32232)\n    at A.Q.updateContainer (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:86:1835)","timestamp":"2025-06-27T00:19:01.007Z"},{"error":"Error: Tool mcp__context7__get-library-docs not found\n    at xR2 (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:1923:5554)\n    at uE (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:80:19803)\n    at tT (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:42555)\n    at rT (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:38104)\n    at _$ (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:38032)\n    at YU (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:37886)\n    at oW (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:34976)\n    at y5 (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:80:4822)\n    at t8 (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:82:32232)\n    at A.Q.updateContainer (file:///home/gmodserver/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:86:1835)","timestamp":"2025-06-27T00:19:01.008Z"},{"error":"Error: Command failed: /usr/bin/rg -Uli --multiline-dotall if jobData\\.customCheck == \\\"playtime\\\" --glob !**/node_modules --glob !**/node_modules/** /home/gmodserver/serverfiles/garrysmod/addons/!rpmod/lua/darkrp_customthings/jobs.lua\nregex parse error:\n    if jobData\\.customCheck == \\\"playtime\\\"\n                               ^^\nerror: unrecognized escape sequence\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at ChildProcess.exithandler (node:child_process:415:12)\n    at ChildProcess.emit (node:events:507:28)\n    at ChildProcess.emit (node:domain:489:12)\n    at maybeClose (node:internal/child_process:1101:16)\n    at Socket.<anonymous> (node:internal/child_process:457:11)\n    at Socket.emit (node:events:507:28)\n    at Socket.emit (node:domain:489:12)\n    at Pipe.<anonymous> (node:net:351:12)","timestamp":"2025-06-27T00%

Note: Error logs were truncated.

Iydah avatar Jun 27 '25 00:06 Iydah