@jturntdev@sama In Codex today, 100€ plan my daily limit was at 100% and my weekly limit was at 56%. After I used 70% of my daily limit, my weekly limit dropped to 36%
@asaio87 Just so you know, you can't rely on anything Claude codes—whether it's the build plan or actual coding. You must review everything. It catches compile bugs but skips ~50% of the rest
@cb_doge@bridgebench I spent 8hours fixing 13 bugs in 500 lines of code. I even gave it a fix for a bug but it skipped 40% of it anyway.Claude only caught 3 and ignored the rest—it's designed to only catch bugs that prevent compilation. Everything else it skips and shows clean. Claude code is useless
@MarceloRet41877 I spent hours fixing 13 bugs in 500 lines of code. I even gave it a fix for a bug but it skipped 40% of it anyway.Claude only caught 3 and ignored the rest—it's designed to only catch bugs that prevent compilation. Everything else it skips and shows clean. Claude code is useless.
@om_patel5 Claude code is useless. No matter what you do, it skips, overrides & skims everything. Built to compile, not to actually work. Review it later and you’ll still find serious bugs—every single time, no matter the scan or fix. better write the code by yourself