Based on the error report, here's a concise, technical issue title: VSCode Keybind: Broken Command Execution with Shell Parsing Errors This title captures the key aspects: - Identifies the context (VSCode keybind) - Highlights the core problem (broken co

Resolved 💬 3 comments Opened Jun 5, 2025 by kaovilai Closed Oct 10, 2025

Bug Description
When using keybind to trigger from vscode claude-code.runQuickFix I get following\
\
Please analyze and fix issues in main.go (go), line 16:
"github.com/konveyor/openshift-velero-plugin/velero-plugins/imagetag"/Users/tiger/.zshenv:.:1: no such file or directory: /Users/tiger/.cargo/env
~/git/openshift-velero-plugin
❯ Please analyze and fix issues in main.go (go), line 16:
zsh: no matches found: (go),

~/git/openshift-velero-plugin
"github.com/konveyor/openshift-velero-plugin/velero-plugins/imaget
ag"

zsh: no such file or directory: github.com/konveyor/openshift-velero-plugin/velero-plugins/imagetag

Environment Info

  • Platform: macos
  • Terminal: vscode
  • Version: 1.0.11
  • Feedback ID: f79a16c5-a268-46b2-a0f7-77ed11fa691c

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 genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:888:11)\n    at execSync (node:child_process:960:15)\n    at JZ (file:///Users/tiger/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:683:2402)\n    at file:///Users/tiger/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:582:11763\n    at Q (file:///Users/tiger/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:526:17069)\n    at LU (file:///Users/tiger/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:582:10909)\n    at HG (file:///Users/tiger/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:582:10355)\n    at file:///Users/tiger/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2269:2177","timestamp":"2025-06-05T03:45:01.073Z"}]

View original on GitHub ↗

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