DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
A finished MCP background task now stays listed for thirty seconds so you can read it.
What's wrong with this entry?
Anonymous. No account, no email.
What
A completed MCP background task is no longer evicted the moment it finishes; both the periodic sweep and the explicit single-task evict skip it until 30 seconds after its end time, so you can still open and read it.
Details
The 30 second retention is unconditional in the eviction path, with no flag or setting.