Bash results now flag a background command that dies when its subagent finishes.
What's wrong with this entry?
A backgrounded command started by a synchronous subagent is now marked in the tool result, because it gets killed when that subagent gives its final response. The field is absent when the command outlives its starter, as in the main loop or an async subagent.
backgroundEndsWithFinalResponse
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.234
Every session now gets the
cdpermission warning in the Bash toolBoth mention bash tool
-
v2.1.234
Command lessons are recorded with the command that produced them
Both mention bash tool
-
v2.1.238
Directory tracking for backgrounded commands no longer breaks early
Both mention bash tool