What's wrong with this entry?
Anonymous. No account, no email.
What
Forked agents now log detailed progress information for debugging.
Details
- Logs transcript recording events
- Tracks message counts and types received
- Reports final usage statistics including cache read/create tokens
- Format:
Forked agent [name] finished: N messages, types=[...], totalUsage: input=X output=Y cacheRead=Z cacheCreate=W
Evidence
Logging at line 421675 (contains "Forked agent [", "cacheCreate=", "total sent)")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.