The fleet list can read each job's last transcript line through a stream backend when supplied.
What's wrong with this entry?
The agents/fleet list reads each job's last transcript line through a transcript stream backend when one is supplied, statting the transcript and reading its final 16384 bytes. With no backend it falls back to the previous local filesystem stat and tail read, so behaviour is unchanged for anyone not running one.
- The stream key only resolves for a
.jsonlfile sitting directly under the projects directory; anything else takes the filesystem path. - Stat results are reported as present with a modification time, absent, refused (for
ELOOPandENXIO) or unreadable. - Failures raise "fleet view transcript tail read failed" or "fleet view transcript tail: stream not found".
- Neither the errors nor the key descriptor shape exist in v2.1.226.
fleet view transcript tail read failed
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
Background task notifications arrive inside a system-reminder
Both mention background task
-
v2.1.235
Several finished background tasks now report as one line
Both mention background task
-
v2.1.236
Background-task notices no longer look like user approval
Both mention background task