CLAUDE LABJP
APPLY — ant CLI v1.30.0 introduces ant apply, which creates and updates agents, environments, skills, memory stores, and deployments straight from files in your repositoryLOCKFILE — Commit the claude-lock.json it writes. Skip that step and every later run quietly creates fresh resources instead of updating the ones you already havePLAN — ant apply prints a plan and waits for your approval before applying. If you intend to run it unattended in CI, decide how that approval is handled firstPRICING — The increase to $3 / $15 per MTok for Claude Sonnet 5 never happened. The introductory $2 / $10 is now simply the standard priceSOURCE — Prices and version numbers get garbled in secondhand coverage. It is worth checking the release notes on platform.claude.com before you quote either oneBETA — Agent Skills and the Skills API left beta, so the skills-2025-10-02 header is optional now. The Files API did too, but there the header still changes the response shapeAPPLY — ant CLI v1.30.0 introduces ant apply, which creates and updates agents, environments, skills, memory stores, and deployments straight from files in your repositoryLOCKFILE — Commit the claude-lock.json it writes. Skip that step and every later run quietly creates fresh resources instead of updating the ones you already havePLAN — ant apply prints a plan and waits for your approval before applying. If you intend to run it unattended in CI, decide how that approval is handled firstPRICING — The increase to $3 / $15 per MTok for Claude Sonnet 5 never happened. The introductory $2 / $10 is now simply the standard priceSOURCE — Prices and version numbers get garbled in secondhand coverage. It is worth checking the release notes on platform.claude.com before you quote either oneBETA — Agent Skills and the Skills API left beta, so the skills-2025-10-02 header is optional now. The Files API did too, but there the header still changes the response shape
TAG

Stateless

1 articles
Back to all tags
Related:
MCP1Remote MCP1Architecture1Claude Code1
API & SDK/2026-07-26Advanced

Rebuilding a Remote MCP Server That Never Needed Mcp-Session-Id

The MCP spec release candidate drops the session header. Here is how I audited my own remote server for session coupling and moved it to signed cursors, with measurements.