Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-code

Let Claude coordinate ongoing work with Projects changed

claude-projects

Nearest release: v2.1.275, published under an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+1added
Lines−1removed
From line 451 where the diff opens
First seen 17 Sep 2026 this site's first read of the page
Recorded edits8to this page, all time

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 
Feedback