You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To update later: `/plugin update snowflake-cortex-code`
152
152
153
153
> *See [`plugins/cortex-code/`](plugins/cortex-code/) for full documentation, security model, and configuration.*
154
154
@@ -161,7 +161,7 @@ To update later: `/plugin update cortex-code`
161
161
|`pip`/`pipx` not found | Install Python 3.10+ first: [python.org](https://www.python.org/downloads/)|
162
162
| Connection errors | Run `snow connection add` to create `~/.snowflake/connections.toml`. Docs: [Specify credentials](https://docs.snowflake.com/en/developer-guide/snowflake-cli/connecting/specify-credentials)|
163
163
| Installer hangs on Windows | Run PowerShell as Administrator, or download and run the script manually. |
164
-
| Plugin not routing | Make sure the plugin is enabled: check `~/.claude/settings.json` has `"enabledPlugins": { "cortex-code@snowflake-ai-kit": true }`|
164
+
| Plugin not routing | Make sure the plugin is enabled: check `~/.claude/settings.json` has `"enabledPlugins": { "snowflake-cortex-code@snowflake-ai-kit": true }`|
To update later: `/plugin update snowflake-cortex-code`
51
51
52
52
> **Coming soon:** This plugin will be available from the [official Anthropic marketplace](https://code.claude.com/docs/en/discover-plugins#official-anthropic-marketplace).
53
53
@@ -59,7 +59,7 @@ If you cloned the repo, add the marketplace from the local path:
0 commit comments