Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coding-therapy/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cursor/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 5 contributors

Commits on Aug 27, 2026

  1. Rewrite the X MCP guide for auto-credits and connector-only auth.

    On connect, fetch credits, congratulate without a gift amount, and always state remaining balance. Treat connected-but-no-tools as account-not-ready, 503s as an X outage, and never sign in via browser or Bearer tokens.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    vaulpannx and cursoragent committed Aug 27, 2026
    Configuration menu
    Copy the full SHA
    d2ba88f View commit details
    Browse the repository at this point in the history
  2. Tighten X MCP guide from review: congrats, credits-tool, and copy.

    Congrats only on just-connected, $0 remaining wins over leftover free_balance, and a missing get_usage_credits tool is an outage not account-not-ready.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    vaulpannx and cursoragent committed Aug 27, 2026
    Configuration menu
    Copy the full SHA
    4a5bc62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb0a6fa View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2026

  1. Merge pull request cursor#277 from vaulpannx/pvann/x-mcp-guide-auto-c…

    …redits
    
    Rewrite X MCP guide for auto-credits and connector-only auth
    roshansada authored Aug 30, 2026
    Configuration menu
    Copy the full SHA
    fd87869 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2026

  1. Mention Microsoft in Outlook, Outlook Calendar, and OneDrive plugin d…

    …escriptions
    
    Co-authored-by: Alex Vandak Maloney  <maloney.a12@gmail.com>
    cursoragent and maloneya committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    8717c77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cursor#298 from cursor/cursor/microsoft-plugin-des…

    …criptions-be10
    
    Mention Microsoft in Outlook and OneDrive plugin descriptions
    maloneya authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    b9ddc83 View commit details
    Browse the repository at this point in the history
Loading