Code Validation Regression: Incorrectly Checking Text Instead of Code

Resolved 💬 5 comments Opened Aug 17, 2025 by fwends Closed Jan 6, 2026

Bug Description
as it to check the code it does nto it doe sthe opposite and cheks the text not the code, claude has got so bad at listting in the last 4 weeks what have you dont to it

│The Problem:

Commit f8af2cf had the working unified system → Commit 300f37c reverted it back to broken dual-system

So the solution is to restore what commit f8af2cf accomplished (the unified system) and undo the harmful revert that brought back the dual-system complexity.

The working unified amenity system with shortcodes exists in git history at commit f8af2cf, but it was reverted by commit 300f37c. We need to restore the unified system.

did you actually check the code?

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 1.0.83
  • Feedback ID:

Errors

[{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n    at Socket.onChildStdout (node:child_process:482:14)\n    at Socket.emit (node:events:507:28)\n    at Socket.emit (node:domain:489:12)\n    at addChunk (node:internal/streams/readable:559:12)\n    at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n    at Readable.push (node:internal/streams/readable:390:5)\n    at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-08-16T15:08:14.523Z"},{"error":"AbortError: The operation was aborted\n    at abortChildProcess (node:child_process:726:27)\n    at AbortSignal.onAbortListener (node:child_process:796:7)\n    at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)\n    at AbortSignal.dispatchEvent (node:internal/event_target:762:26)\n    at runAbort (node:internal/abort_controller:488:10)\n    at abortSignal (node:internal/abort_controller:459:3)\n    at AbortController.abort (node:internal/abort_controller:507:5)\n    at Timeout._onTimeout (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:744:75)\n    at listOnTimeout (node:internal/timers:608:17)\n    at process.processTimers (node:internal/timers:543:7)","timestamp":"2025-08-16T15:20:58.082Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n    at file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1776:787\n    at Object.useMemo (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:330:26368)\n    at OO9.useMemo (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:49:15588)\n    at YC (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1776:679)\n    at SR (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:330:19859)\n    at rb (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:42835)\n    at ab (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:38356)\n    at wj (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:38284)\n    at aR (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:38138)\n    at xC (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:35201)","timestamp":"2025-08-16T15:20:58.093Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n    at file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1776:787\n    at Object.useMemo (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:330:26368)\n    at OO9.useMemo (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:49:15588)\n    at YC (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1776:679)\n    at SR (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:330:19859)\n    at rb (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:42835)\n    at ab (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:38356)\n    at wj (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:38284)\n    at aR (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:38138)\n    at xC (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:332:35201)","timestamp":"2025-08-16T15:27:03.946Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n    at file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1776:787\n    at Object.useMemo (file:///Users/greg/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:330:26368)\n    at OO9.useMemo (fil

Note: Error logs were truncated.

View original on GitHub ↗

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