[Bug] Autonomous code generation diverges without external validation/review - unable to capture inputs from claude design well

Open 💬 0 comments Opened Jun 22, 2026 by pencilHackerDesign

Bug Description
claude code alone on itself digresses and loses it's way without codex's support. I was experimenting to have this project run without codex reviews unlike my other work to see what an autonomous build can make based on past learned data and a personal os created. The model even argued that if things were the other way around it could do better, where it was doing the reviews in an earlier chat. I tried that too but the results were not satisfactory. This project miserably failed expectations and did not learn anything from claude design ever after following the steps mentioned in handover. Either something broken or I am getting something wrong here. I've spent time perfecting my design such that this run is shorter but I realised creating directly in claude code is easier currently. Help me!!!

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.175
  • Feedback ID: aa2a7318-4245-4a7c-8568-fc41f992ce70

Errors

[{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid authentication credentials\"},\"request_id\":\"req_011CcECL3qyUwKghSGA3c6Vf\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:12:66436)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:52:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-20T08:28:20.768Z"},{"error":"Error: 522 {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-522/\",\"title\":\"Error 522: Connection timed out\",\"status\":522,\"detail\":\"Cloudflare could not establish a TCP connection to the origin server. The TCP handshake timed out, which may indicate the origin is overloaded, firewalling Cloudflare, or unreachable at the network level.\",\"instance\":\"a0f880b4dfa0ce12\",\"error_code\":522,\"error_name\":\"connection_timeout\",\"error_category\":\"origin\",\"ray_id\":\"a0f880b4dfa0ce12\",\"timestamp\":\"2026-06-22T04:28:09Z\",\"zone\":\"api.anthropic.com\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":120,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 120 seconds. If the error persists, the website operator should verify firewall rules and ensure the origin accepts connections from Cloudflare IP ranges.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:12:66657)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:52:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-22T04:28:09.812Z"}]

View original on GitHub ↗