You'll notice
Useful2 Signal0
Small polish: credit labels, an extra help link, bigger artifact fetch limit, safer MCP environment handling.
What's wrong with this entry?
Anonymous. No account, no email.
env
What
A group of small changes to model rows, help links, artifact fetching and MCP environment expansion.
Details
- the "Requires usage credits" suffix on model rows moved into a shared helper applied to Fable entries, instead of being appended inline
- a third support-article URL joined the set of links auto-marked with a "learn more: " marker
- the artifact WebFetch read raises its
maxContentLengthby an extra 64KB of headroom - MCP env expansion for settings-provided
envblocks now builds on a frozen snapshot ofprocess.env, using a variant that no longer stashes NO_COLOR and FORCE_COLOR as a side effect
Evidence
artifact_webfetch_read
Strings lifted out of the shipped bundle, so the claim above can be checked against them.