Under the hood
Useful2 Signal0
Claude now records whether a freshly installed plugin actually activated, and why it didn't.
What's wrong with this entry?
Anonymous. No account, no email.
What
The in-session activation helper reports whether it managed to bring the plugin up and why not when it did not.
Details
- Emits
tengu_plugin_install_auto_activatewithactivated, true when nothing blocked it, and areasonfield on failure. - Separately records outcomes under the name "plugin_install_auto_activate" with reasons "cache_impact", "refresh_failed" and "plugin_load_error".
- Fires wherever the install flow runs.
Evidence
tengu_plugin_install_auto_activate
Strings lifted out of the shipped bundle, so the claim above can be checked against them.