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

Documented two new write endpoints on /docs/api/origin and /docs/api/origin/changelog: Create Git Ref (POST .../git/refs) to create a branch at an existing commit, and Create Commit From Files (POST .../git/commits:createFromFiles) to co…

Changelog

Origin API

  • Documented two new write endpoints on /docs/api/origin and /docs/api/origin/changelog: Create Git Ref (POST .../git/refs) to create a branch at an existing commit, and Create Commit From Files (POST .../git/commits:createFromFiles) to commit inline file changes and advance a branch (up to 1,000 files / 8 MiB per file / 32 MiB total). Both need repository:contents:write.
  • repository:contents:write now covers creating branches and committing file changes through the Git data endpoints; Create Commit From Files is included in the heavier write rate-limit bucket with Create Repo and Merge Pull Request.
  • Webhook delivery retries failed sends seven times (was six), with the first retry at 5 seconds; the full ladder is 5s, 30s, 1m, 2m, 4m, and 8m.
Older release← Sep 4, 22:20 UTCNewer release→ Sep 7, 14:20 UTC
All Cursor Docs releases →