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 22, 2026 at 2:20 PM UTC

AI Code Tracking now documents support for Cursor CLI and Cloud Agents; the API reports those commits with commitSource: "cli" and commitSource: "cloud".

Changelog

Teams analytics (/docs/account/teams/analytics)

  • AI Code Tracking now documents support for Cursor CLI and Cloud Agents; the API reports those commits with commitSource: "cli" and commitSource: "cloud".
  • Clarified that CLI commits must be scored on the same machine where the code was authored, and that local commit/PR attribution settings only control trailers and footers—not Usage Analytics.

Origin API (/docs/api/origin, /docs/api/origin/changelog)

  • Breaking: Create Pull Request no longer accepts parentPullNumber; send parentPullRequest with a number member instead.
  • Added: Delete Pull Request Comment (DELETE …/pulls/comments/{commentId}).
  • Added: Pull request responses include a stack object; Create/Update accept parentPullRequest; List Pull Requests accepts stackId and headSha.
  • Added: Post Check Run returns outcome (created, updated, unchanged, ignored_stale); Batch Upsert returns results[] pairing each run with its outcome.
  • Deprecated: checkRuns on Batch Upsert Check Runs responses in favor of results[].checkRun.
  • Added: Check run annotation messages can include Markdown; webhooks for pull_request.comment.reaction.added and pull_request.comment.reaction.removed.
  • Documented check-run attempt ordering, stale/unchanged 200 behavior, deadline expiry sweep timing, and startedAt/completedAt future-time validation.
Older release← Sep 21, 22:20 UTCNewer release→ Sep 22, 22:20 UTC
All Cursor Docs releases →