Skip to content
  • Tech Dev NotesTech Dev Notes
Apps
  • Lookup
  • Compare
Market movement
  • Charts
  • Rankings
Visual proof
  • Screens
  • Store listings
  • Icons
Stacks and releases
  • Tech stacks
  • Tool releases
  • Developers
More
  • X feature flags
  • Grokipedia
  • Grok companions
  • Blog
  • Follow on X
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Cursor Docs

Cursor · Docs

Cursor Docs

September 3, 2026 at 10:20 PM UTC

Documented Sync Skills for Cloud Agents: opt in under Settings → Agents so personal ~/.cursor/skills/ work with your Cloud Agents (private to you); team admins can disable sync under Security & Identity.

Changelog

Skills (/docs/skills)

  • Documented Sync Skills for Cloud Agents: opt in under Settings → Agents so personal ~/.cursor/skills/ work with your Cloud Agents (private to you); team admins can disable sync under Security & Identity.
  • Clarified that unsynced local skills and ~/.agents/skills/ are not copied to Cloud Agents, remote SSH, or self-hosted workers; self-hosted should use project skills or a custom worker image.

Plugins & team marketplaces (/docs/plugins, /docs/account/teams/dashboard)

  • Documented Publish a skill to your team: on Teams/Enterprise, publish a personal skill from Customize → Skills to the Default marketplace (opt-in installs; author can sync updates or unpublish).
  • Documented Allow Members to Publish on the Default marketplace (on by default; when off, only admins publish new skills).
  • Team Marketplaces notes now cover member-published skills and the Cloud Agents skill-sync admin control.

Cloud Agents

  • Best practices: configure agents with committed project skills, synced personal skills, or published team skills.
  • Self-hosted pool: personal skill sync applies to managed Cloud Agents only, not self-hosted workers.
  • Cursor for iOS: beta callout removed; agents pick up project skills and any personal skills you’ve synced.

Enterprise (/docs/enterprise/security-hardening)

  • Added skills guidance: publishing vs private sync, marketplace Allow Members to Publish, and admin opt-outs.

SDK (/docs/sdk/changelog, /docs/sdk/typescript, /docs/sdk/python, /docs/sdk/bridge)

  • Changelog 1.0.28–1.0.31: single-file/bun build --compile support; custom tool outputSchema / output_schema; long-running local token refresh; systemPrompt replacement; run.steer(); background subagent results on the parent run; custom tool annotations.
  • TypeScript: default @cursor/sdk resolves to the flat build under Bun; Node single-file apps should set JsonlLocalAgentStore when SQLite isn’t available.
  • Python: attach to an existing bridge with CursorClient.connect; background subagents and output_schema documented; usage copy refers to Cursor Token Fee.
  • Bridge: GetVersion can gate on bridge_version, protocol_version, and capabilities (e.g. agent.usage).
Older release← Sep 3, 02:20 UTCNewer release→ Sep 4, 00:20 UTC
All Cursor Docs releases →