Skip to content

Releases: lfp22092002-ops/agentpay

v0.1.1 — TypeScript SDK, MCP Sessions, 621 Tests

13 Mar 01:07

Choose a tag to compare

What's New

TypeScript SDK

  • Full-featured client with 5 error classes
  • 29 tests covering all methods + error handling

MCP Streamable HTTP

  • /mcp endpoint with session management (Mcp-Session-Id)
  • Full session lifecycle: create, validate, expire (TTL), delete
  • Protocol version updated to 2025-11-25 (latest spec)
  • Submitted to MCP directories: mcp.so, Cline Marketplace

Testing

  • 621 tests (592 Python + 29 TypeScript)
  • New: MCP session tests (11), miniapp auth coverage (19)

Docs & Community

  • Fixed SDK code examples to match actual method signatures
  • CODE_OF_CONDUCT.md (Contributor Covenant 2.1)
  • GitHub Issue Templates (bug report + feature request)

SDK Packaging

  • Fixed wheel structure — ready for PyPI publish

Full Changelog: https://github.com/lfp22092002-ops/agentpay/blob/main/CHANGELOG.md