Skip to content

Improve token setup: keychain prompt + env var fallback#8

Merged
hammadtq merged 1 commit intomainfrom
fix/token-setup-instructions
Apr 2, 2026
Merged

Improve token setup: keychain prompt + env var fallback#8
hammadtq merged 1 commit intomainfrom
fix/token-setup-instructions

Conversation

@hammadtq
Copy link
Copy Markdown
Collaborator

@hammadtq hammadtq commented Apr 2, 2026

Summary

  • Updates the error message in bootstrap.sh to guide users to disable/re-enable the plugin (triggers the keychain prompt) or set SOCKET_API_TOKEN as an env var
  • Updates README with both setup paths and a troubleshooting note if the prompt doesn't fire

Context

The userConfig with sensitive: true is designed to prompt during install and store in the system keychain. However, the prompt doesn't always fire. This gives users two clear paths to configure the token.

🤖 Generated with Claude Code

The userConfig prompt should fire during plugin enable, but may not
always trigger. Error message now tells users to disable/re-enable the
plugin (triggers keychain prompt) or fall back to env var. README updated
with both paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hammadtq hammadtq merged commit bcf5e23 into main Apr 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant