Configure Update Notifier from VS Code Preferences → Settings → Extensions → Power Claude, or edit your settings.json directly.
Auto-generated from the extension's package.json. 1 setting in this category.
| Setting | Description |
|---|---|
powerClaude.updateNotifier.enabledboolean · default: true | Check once per day for newer Power Claude releases and show a non-blocking toast when behind. Disable to silence both the toast and the CLI banner. The check polls https://neural-llm.com/api/v1/power-claude/manifest.json once per 24h and caches the result in ~/.power-claude/cache/update-check.json. Setting the POWER_CLAUDE_NO_UPDATE_CHECK=1 environment variable overrides this setting on both the extension and CLI. |