RPCS1 Agent Tuner v0.2.1
Summary
Stable RPCS1 Agent Tuner release for the public MCP/web surface.
Highlights
- Enforces billing-period expiry for license keys with JWT
expclaims. - Reissues license keys from Stripe
invoice.paidfor first payment and renewals. - Adds Glama build metadata for the standalone STDIO MCP server.
- Fixes Node ESM package output so Glama can start the MCP server from a clean container.
- Keeps MCP, web, TypeScript core, and Python SDK metadata aligned on
0.2.1.
Verification
- GitHub CI passed for Python SDK, Web/MCP, and Vercel preview.
- Local
npm run build:allpassed before release. - Local core and web test suites passed before release.