chore: sync with cursor/plugins — fix(pstack): operator-neutral pronouns + in-chat status tick (#362) - #39
Merged
github-actions[bot] merged 20 commits intoSep 11, 2026
Conversation
Register the Microsoft Teams and SharePoint REST-MCP endpoints the same way Outlook is wired, so they can be installed from the marketplace. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep only the Teams REST-MCP plugin so SharePoint can land separately. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep both the new Gamma catalog entry from main and the Teams plugin entry from this branch. Co-authored-by: Cursor <cursoragent@cursor.com>
…t-mcp Add Teams third-party MCP plugin
The card has no skills or MCP server. It requires Grok Bot 0.49 and is never allowed in Cursor, so the backend can handle the connection itself. Co-authored-by: Alex Vandak Maloney <maloney.a12@gmail.com>
…or-f9aa Add an empty Finance plugin that mirrors the Grok connector
feat(third_party): add Webull plugin
feat(third_party): add S&P Global plugin
…kers feat(third_party): add Interactive Brokers plugin
feat(third_party): add Meltwater plugin
feat(third_party): add Daloopa plugin
feat(third_party): add Excalidraw plugin
) * fix(pstack): operator-neutral pronouns + in-chat status tick The autopilot playbooks and the multi-phase plan refer to the human operator as she, her, and herself. Replace each with the operator, or with they where the paragraph has no owner to confuse it with. The audit tick prompt in the plan skeleton now reads post a status message to the operator in chat instead of send the operator a status message, so a root posts status in the chat it runs in rather than to a named person or channel. Co-authored-by: lauren <poteto@users.noreply.github.com> * chore(pstack): bump to 0.15.2 Co-authored-by: lauren <poteto@users.noreply.github.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
…rator-neutral-pronouns-in-chat-status-tick-362-19-commits # Conflicts: # README.md
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
f5bdd68 fix(pstack): operator-neutral pronouns + in-chat status tick (cursor#362)
68d834d Merge pull request cursor#353 from cursor/minu/plugin-excalidraw
f4a9669 feat(third_party): add Excalidraw plugin
98b88e5 Merge pull request cursor#352 from cursor/minu/plugin-daloopa
97355a5 feat(third_party): add Daloopa plugin
b97db39 Merge pull request cursor#351 from cursor/minu/plugin-meltwater
daeb622 feat(third_party): add Meltwater plugin
5564fec Merge pull request cursor#350 from cursor/minu/plugin-interactive-brokers
005f189 feat(third_party): add Interactive Brokers plugin
1a92eed Merge pull request cursor#349 from cursor/minu/plugin-sp-global
06004ec feat(third_party): add S&P Global plugin
4ceb6bb Merge pull request cursor#348 from cursor/minu/plugin-webull
3639284 feat(third_party): add Webull plugin
c9ce35f Merge pull request cursor#361 from cursor/cursor/finance-grok-connector-f9aa
5229aad Add an empty Finance plugin that mirrors the Grok connector.
c5db7fe Merge pull request cursor#344 from cursor/cursor/teams-sharepoint-rest-mcp
73c1b73 Merge origin/main into the Teams plugin branch.
413a0d5 Drop the SharePoint plugin from this change.
3f44ff5 Add Teams and SharePoint third-party MCP plugins.
Automated sync via sync-upstream workflow