You'll notice
Useful3 Signal0
Opening the agents view now asks you to trust the workspace first if you haven't.
What's wrong with this entry?
Anonymous. No account, no email.
What
Opening the agents view goes through a trust check first, prompting if the workspace has not been trusted yet.
Details
- The agents view and related entry points await
ensureAgentsWorkspaceTrust, which decidesskip,trustedorask - The
askpath renders the TrustDialog - After acceptance it clears the plugin cache, re-initializes GrowthBook while preserving pending exposures, primes plan slug collisions and captures a policy snapshot
- Telemetry and config environment variables are only applied once trust is accepted
Evidence
post-trust: re-discover project @skills-dir plugins
Strings lifted out of the shipped bundle, so the claim above can be checked against them.