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

Documented Add App Installation Repositories on /docs/api/origin: POST /v1/origin/namespaces/{namespaceSlug}/installations/{installationId}/repos additively unions repoIds into an installation’s selection (requires a Cursor user credenti…

Changelog

Origin API

  • Documented Add App Installation Repositories on /docs/api/origin: POST /v1/origin/namespaces/{namespaceSlug}/installations/{installationId}/repos additively unions repoIds into an installation’s selection (requires a Cursor user credential with namespace:installations:write; does not change scopes or perform a first install). Also listed in /docs/api/origin/changelog.
  • Documented separate Git over HTTPS rate limiting: charged Git responses use X-RateLimit-* with X-RateLimit-Resource: git, independent of the REST core budget; over-budget calls return 429 — see /docs/api/origin and /docs/api/origin/changelog.
  • Breaking (changelog): repository.check_run.created / completed no longer include a payload-level actor; use checkRun.actor (same as the owning suite). Details: /docs/api/origin/changelog.
  • Breaking (changelog): on Grep Contents, caseInsensitive and wholeWord apply only when literal is true; regex searches ignore those flags (use (?i) / \b in query instead). Details: /docs/api/origin/changelog.
  • Breaking (changelog): OpenAPI renames the Thread schema to CommentThread (wire JSON unchanged; regenerate clients). Details: /docs/api/origin/changelog.
  • Grants: Upsert Repository Grant and Upsert Namespace Grant accept a group principal owned by the resource owner’s own team (including teams not linked to an org) — updated on /docs/api/origin/grants-api and /docs/api/origin/changelog.
Older release← Sep 16, 04:20 UTCNewer release→ Sep 16, 16:20 UTC
All Cursor Docs releases →