Skip to content

Stop bundling Groq API keys#11

Open
vood wants to merge 1 commit into
mainfrom
claude/gifted-clarke-b7f97d
Open

Stop bundling Groq API keys#11
vood wants to merge 1 commit into
mainfrom
claude/gifted-clarke-b7f97d

Conversation

@vood
Copy link
Copy Markdown
Contributor

@vood vood commented Apr 27, 2026

Groq paths were never set up for end users — command mode is being reworked, and no UI exposes Groq selection. The shipped Secrets.plist embedded live Groq keys that anyone could extract from the DMG, so strip GroqLLMKey/GroqTranscriptionKey from the plist and route the .groq cases in SecretsLoader to nil so a stale plist can't re-leak.

Refresh Secrets.template.plist to match the actual schema.

Groq paths were never set up for end users — command mode is being
reworked, and no UI exposes Groq selection. The shipped Secrets.plist
embedded live Groq keys that anyone could extract from the DMG, so
strip GroqLLMKey/GroqTranscriptionKey from the plist and route the
.groq cases in SecretsLoader to nil so a stale plist can't re-leak.

Refresh Secrets.template.plist to match the actual schema.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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