Skip to content

RPCS1 Agent Tuner v0.2.1

Choose a tag to compare

@travisbergen2 travisbergen2 released this 23 Jun 12:56
· 173 commits to main since this release

Summary

Stable RPCS1 Agent Tuner release for the public MCP/web surface.

Highlights

  • Enforces billing-period expiry for license keys with JWT exp claims.
  • Reissues license keys from Stripe invoice.paid for 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:all passed before release.
  • Local core and web test suites passed before release.