chore: sync with cursor/plugins — docs(grok-voice): add STT model param to /add-dictation (#395) - #44
Merged
github-actions[bot] merged 4 commits intoSep 19, 2026
Conversation
Package Statsig's official hosted MCP (https://api.statsig.com/v1/mcp) as a marketplace plugin with OAuth user login and no API keys. Resolves EXTY-1504 Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
Add Statsig third-party MCP plugin
* docs(grok-voice): add STT model param to add-dictation Default new dictation integrations to grok-voice-transcribe-2.0 and document that omitting model still selects 1.0. Co-authored-by: Eric Zakariasson <ericzakariasson@users.noreply.github.com> * docs(grok-voice): resolve STT model from docs first Tell /add-dictation to read the xAI model-selection section before writing any STT call, then pass the latest listed model. Co-authored-by: Eric Zakariasson <ericzakariasson@users.noreply.github.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
…e-add-stt-model-param-to-add-dictation-395-3-commits # Conflicts: # README.md
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Repository: SmailG/claude-cursor-plugins/.coderabbit.yml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream changes
032be14 docs(grok-voice): add STT model param to /add-dictation (cursor#395)
1f84288 Merge pull request cursor#370 from cursor/cursor/statsig-mcp-plugin-55c8
0fbd4a9 feat(statsig): add Statsig third-party MCP plugin
Automated sync via sync-upstream workflow