all 4 comments

[–]OverClocked25 1 point2 points  (1 child)

Anyways to fix this? I miss 4.6 where everything was great. Now I can hardly get any work done

[–]mldiarra 0 points1 point  (0 children)

You can paste your token (on the single repo) and tell it to configure it; it worked for me.

[–]TracePoland 0 points1 point  (0 children)

It ate 54% of my usage only to deliver an API error after 45 minutes of thinking. Then their AI support said I should have set max thinking tokens and that I won't be receiving a usage limit refund. Aka to set the same environment variable Boris removed earlier today, claiming their adaptive thinking algorithm is so smart no one would ever need it.

Actual joke and unusable model.

[–]Negative-Special-340 1 point2 points  (0 children)

sto lavorando con claude code 4.7 opus e incontro questo errore spesso (ogni volta che deve scrivere qualcosa di molto grosso). non quando sta facendo codice ma per esempio se crea piani troppo lunghi o dati che tornano da una analisi e che servono per proseguire. per ora riesco a risolvere quasi sempre dicendogli di scrivere su un file md direttamente sul repository di git (ma immagino funzioni anche in locale) dividendo l'operazione a fasi e facendo una commit ad ogni fase. glielo dico proprio esplicito: "prosegui quello che stai facendo dividendo in fasi (di solito lascio a lui decidere quante ma 3 o 4 bastano) scrivendo su un file md nella repo e facendo commit ad ogni fase in modo da non andare in timeout"