The whole hunk
from line 451, old and new numbered
/
lines
from line 451
451451| "The project's environment was removed" | Choose a different environment in **Project settings > Environment**; the change applies to new threads |
452452| "Setup script failed" | Click **Edit setup script** on the error, fix the script in the environment, then send another message. [Setup script failed](/docs/en/web-quickstart#setup-script-failed) lists common causes |
453453| "Claude ran out of context on this turn" | The thread filled its context window. If the message says the thread continues in a fresh session, it carries on by itself; otherwise ask Claude in the project conversation to start a new thread for the remaining work |
454| "Reached the turn limit" | The thread hit the cap on steps for one message. Send another message with a smaller or more specific request, or ask Claude to split the task across threads |
454| "Reached the turn limit" | The thread reached the cap on agentic turns that [`CLAUDE_CODE_MAX_TURNS`](/docs/en/env-vars) sets. Send another message to continue, or raise or remove that variable where it's set |
455455
456456## Related resources
457457