How many turns Claude takes automatically can now be set from the server, still defaulting to 60.
What's wrong with this entry?
The cap on how many turns Claude takes automatically is read from a new remote-config key, tengu_sorrel_trellis_weir. No value from the server means the built-in default of 60 applies, and a session-level override still wins over both. Values that are not positive numbers are ignored.
tengu_sorrel_trellis_weir
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.246
The interactive session was split into controllers and stores
Both mention loop
-
v2.1.246
Resume, rewind, restore and summarize moved onto the session controller
Both mention loop
-
v2.1.246
Main screen dialogs and spinner collapsed into two components
Both mention loop