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

August 25, 2026 at 6:20 PM UTC

Documented Ping Webhook (POST /v1/origin/app/webhook/pings): send a one-shot signed test delivery to your app’s webhook URL and see what the receiver returned—no retries, no installation, and it never appears in List Webhook Deliveries.

Changelog

Origin API (/docs/api/origin)

  • Documented Ping Webhook (POST /v1/origin/app/webhook/pings): send a one-shot signed test delivery to your app’s webhook URL and see what the receiver returned—no retries, no installation, and it never appears in List Webhook Deliveries.
  • Error responses now document a request ID in both the X-Request-ID header and google.rpc.RequestInfo in details (echoed or generated); unmatched paths and wrong methods under /v1/origin use the same error envelope.
  • Create/Update Pull Request reject titles over 256 characters or bodies over 65,536 (Unicode code points) with InvalidArgument instead of an internal error.
  • Sync Mirror responses always include synced (true/false, matching 200/202); merge pushes deliver a repository.pushed webhook for the advanced base ref with no pusher.
  • Full day entry: /docs/api/origin/changelog (August 25, 2026).

Cloud Agents API (/docs/cloud-agent/api/endpoints)

  • Documented Release A Claim (POST /v0/private-workers/claims/{id}/release): drop the long-term routing claim binding an agent to a self-hosted worker so a new workerId can be claimed; a second claim while a live claim exists is rejected.
Older release← Aug 25, 06:20 UTCNewer release→ Aug 25, 20:20 UTC
All Cursor Docs releases →