Remove experimental note in extension settings docs

This commit is contained in:
Christine Betts
2026-02-11 11:01:35 -05:00
parent c202cf3145
commit 49b70d69e5

View File

@@ -179,9 +179,6 @@ precedence.
### Settings
_Note: This is an experimental feature. We do not yet recommend extension
authors introduce settings as part of their core flows._
Extensions can define settings that the user will be prompted to provide upon
installation. This is useful for things like API keys, URLs, or other
configuration that the extension needs to function.