Docs/Developer/Changelog

Changelog

What changed in the developer surface, newest first.

#2026-09-14: skills and usage

Skills: GET/POST /api/v1/skills, GET/PUT/DELETE /api/v1/skills/:id, the tools list_skills, get_skill, create_skill, update_skill, delete_skill, and skills plus instructions on a roster seat. Usage: GET /api/v1/usage and get_usage report the month’s allowances. GET /api/v1/me gained limits.saved_skills.

#2026-09-14: v1

First release of the developer surface: access tokens under Account > Developer, the REST API at /api/v1, the Studio MCP server at /mcp/studio, the scenario JSON Schema, the OpenAPI document, and these docs. Fields are added, never removed or renamed, within v1; anything that would break a client gets a new major path.