Hardcoded Data Generation with Inconsistent AI Responses During Debugging

Resolved 💬 3 comments Opened Aug 6, 2025 by naveenvino Closed Aug 19, 2025

Bug Description
faking data , when i ask bugs to rectify it is hardcoded the values in sp and lying it is not done and after a while accepted it is lying

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 1.0.67
  • Feedback ID: 01bc3620-d579-4b2b-961e-21d72f888dca

Errors

[{"error":"Error: Diagnostics file path mismatch: expected C:\\Users\\E1791\\Kitepy\\breezepython\\SQL_SP_FIXES_SUMMARY.md, got file://c:\\users\\e1791\\kitepy\\breezepython\\sql_sp_fixes_summary.md/)\n    at w$.beforeFileEdited (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1470:13504)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2472:967)\n    at async XK8 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:10157)\n    at async xf1 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:6576)\n    at async WK8 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:5600)\n    at async IK8 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:5229)\n    at async ES (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:3667)\n    at async ES (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:4350)\n    at async ZA (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:3018:2603)","timestamp":"2025-08-05T18:28:55.304Z"},{"error":"Error: Diagnostics file path mismatch: expected C:\\Users\\E1791\\Kitepy\\breezepython\\sp_GetWeeklySignalInsights_FIXED.sql, got file://c:\\users\\e1791\\kitepy\\breezepython\\sp_getweeklysignalinsights_fixed.sql/)\n    at w$.beforeFileEdited (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1470:13504)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2488:538)\n    at async XK8 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:10157)\n    at async xf1 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:6576)\n    at async WK8 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:5600)\n    at async IK8 (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:5229)\n    at async ES (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2546:3667)\n    at async ZA (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:3018:2603)","timestamp":"2025-08-05T18:31:02.703Z"},{"error":"Error: Command failed: C:\\Users\\E1791\\AppData\\Roaming\\npm\\node_modules\\@anthropic-ai\\claude-code\\vendor\\ripgrep\\x64-win32\\rg.exe --hidden -B 2 -A 15 def.*get_atm_strike|calculate.*strike|strike.*selection --glob **/*.py C:\\Users\\E1791\\Kitepy\\breezepython\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:518:28)\n    at ChildProcess.emit (node:domain:489:12)\n    at maybeClose (node:internal/child_process:1101:16)\n    at ChildProcess._handle.onexit (node:internal/child_process:304:5)","timestamp":"2025-08-05T18:32:23.801Z"},{"error":"Error: Command failed: C:\\Users\\E1791\\AppData\\Roaming\\npm\\node_modules\\@anthropic-ai\\claude-code\\vendor\\ripgrep\\x64-win32\\rg.exe --hidden -l main_strike|strike_price|MainStrikePrice --glob **/*.py C:\\Users\\E1791\\Kitepy\\breezepython\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:518:28)\n    at ChildProcess.emit (node:domain:489:12)\n    at maybeClose (node:internal/child_process:1101:16)\n    at ChildProcess._handle.onexit (node:internal/child_process:304:5)","timestamp":"2025-08-05T18:32:39.177Z"},{"error":"Error: Diagnostics file path mismatch: expected C:\\Users\\E1791\\Kitepy\\breezepython\\sp_GetWeeklySignalInsights_FIXED.sql, got file://c:\\users\\e1791\\kitepy\\breezepython\\sp_getweeklysignalinsights_fixed.sql/)\n    at w$.beforeFileEdited (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1470:13504)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///C:/Users/E1791/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2488:

Note: Error logs were truncated.

View original on GitHub ↗

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