API, SDK, and platform updates. Each entry is tagged by type: New, Improved, Fixed, or Breaking.
Agent-native infrastructure
Agent-native infrastructure
New endpoints
POST /v1/account/signup+POST /v1/account/verify— agent-initiated account creation with email OTPGET/POST/DELETE /v1/api-keys— API key managementPUT /v1/listings/{slug}— listing updates (content immutable)POST /v1/account/stripe-key— direct Stripe key inputPOST /v1/account/stripe/connect— Stripe Connect via APIDELETE /v1/account/stripe— disconnect Stripe
Readiness evolution
blockers→actionswithkind(api/human) andnextpointer- Agents now know what to call and whether they can do it autonomously
Agent discovery
/llms.txtendpoint for agent discoveryIdempotency-Keyheader on all POST endpoints