You'll notice
Useful2 Signal0
Leftover telemetry run files are cleaned up properly, and cleanup no longer probes folders that don't exist.
What's wrong with this entry?
Anonymous. No account, no email.
What
Telemetry cleanup now covers run files and avoids descending into agent subdirectories that are not there.
Details
- The telemetry directory cleanup walks a
runssubdirectory using a.jsonentry matcher. - Recursive agent-directory cleanup descends into subagents, workflows and remote-agents only when the directory actually exists.
Evidence
"subagents", "workflows", "remote-agents"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.