Unexpected and Erroneous Production Deployment Triggered in Slash Command Markdown File
Resolved 💬 3 comments Opened Jul 24, 2025 by weisisheng Closed Aug 19, 2025
Bug Description
i've got a slash command file in .md format which was working correctly as of 2 days ago. Essentially, it guesstimates how close to mvp launch the code is. In the last 48 hours, it is erroneously trying to deploy the code to production build (remote hosting) even thought there is no requirement or instruction to do so. Color me confused.
Environment Info
- Platform: linux
- Terminal: vscode
- Version: 1.0.59
- Feedback ID:
Errors
[{"error":"Error: Request was aborted.\n at P31._createMessage (file:///home/vfulco/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1325:7955)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-07-24T10:26:17.229Z"},{"error":"AxiosError: Request failed with status code 403\n at Kq (file:///home/vfulco/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:676:1077)\n at Unzip.B0 (file:///home/vfulco/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:677:9955)\n at Unzip.emit (node:events:527:35)\n at Unzip.emit (node:domain:488:12)\n at endReadableNT (node:internal/streams/readable:1589:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Z21.request (file:///home/vfulco/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:679:2088)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async v98 (file:///home/vfulco/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1539:467)\n at async Promise.all (index 0)\n at async file:///home/vfulco/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1525:6171","timestamp":"2025-07-24T10:31:22.189Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗