What's wrong with this entry?
The error shown when combining --bg with another backend flag now distinguishes between --pool and --cloud.
- Using
--bgwith--pool: "Useclaude -p '<task>' --pool <pool_id>directly to start a session on the pool." - Using
--bgwith--cloud: "Useclaude --cloud '<task>'directly to start a cloud session."
Updated error message function (search for "--bg and --pool are different backends")
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.