Under the hood
Useful2 Signal0
Subagents can now pass workshop and sidecar tracking state back to your main session.
What's wrong with this entry?
Anonymous. No account, no email.
What
The allowlist of AppState keys a forked or subagent context may write back to the parent session grew from one key to three.
Details
ASYNC_SHARED_APP_STATE_KEYSpreviously held onlyframeUrls- it now also includes
workshopVerifiedSlugsandsidecarHistorySlugs
Evidence
ASYNC_SHARED_APP_STATE_KEYS
Strings lifted out of the shipped bundle, so the claim above can be checked against them.