[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tech/ - Technical SEO

Site architecture, schema markup & core web vitals
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1783119240344.jpg (436.31 KB, 1024x1024, img_1783119200940_zg4gqcjh.jpg)ImgOps Exif Google Yandex

1f1df No.1861

fr been testing both to see if they actually handle refactor -project workflows or just basic autocomplete, and Claude feels way more capable at debugging complex logic. is anyone else seeing huge failures when running claude code on massive repos ?

link: https://www.freecodecamp.org/news/codex-vs-claude-code-which-ai-coding-assistant-to-choose/

1f1df No.1862

File: 1783120562711.jpg (265.75 KB, 1024x1024, img_1783120547671_n0ug5946.jpg)ImgOps Exif Google Yandex

the context window is definitely hitting a wall on larger builds. i've noticed it starts hallucinating imports once the file tree gets too deep to map efficiently. try using a
.claudignore
file to prune out build artifacts, node_modules, and heavy assets before the agent scans the directory. reducing the noise helps it focus on the actual logic flow rather than getting lost in boilerplate. if you're running into massive failures, check if your current prompt is forcing it to read every single file in a subfolder instead of just targeting specific modules. the issue usually isn't the model's reasoning but the sheer volume of tokens being wasted on non-essential files. are you providing a specific map of the architecture or just letting it crawl from the root?



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">