Skip to content

Releases: tempoxyz/openclaw-mpp

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:31
7e1b22c

Patch Changes

  • fec0dc2: Persist reusable Tempo session channels across gateway restarts.

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 29 Jul 19:53
8ac917b

Patch Changes

  • e71297c: Stream partial response bodies from the mpp_fetch tool.
  • 9cbeffe: Resume pending Tempo Wallet access key publication during setup.
  • ac7347b: Require payment dependency versions that support requested-chain routing, sponsored access-key gas estimation, and retrying unaccepted session opens.

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:32
fa27201

Patch Changes

  • 0fa2401: Returned generic fetch response data from the mpp_fetch tool.

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:49
11b1f1d

Patch Changes

  • ebc4cff: Keep free requests available when wallet status checks fail and avoid repeating wallet checks for a cached payment client.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:58
e0f22db

Patch Changes

  • 649afa2: Improved ClawHub distribution, package discoverability, and first-payment onboarding.
  • 2a397ec: Added public repository metadata and hardened release checks.
  • 744b3ac: Improved installation, wallet setup, and development documentation.
  • 744b3ac: Added automatic Tempo challenge routing and network-specific access-key setup.
  • bd64d89: Delegated access-key readiness and selection to the Tempo Accounts SDK.

openclaw-mpp 0.2.0

Choose a tag to compare

@parvahuja parvahuja released this 17 Jul 23:28
1ef1d31

The first public release of the official MPP plugin for OpenClaw.

Install

openclaw plugins install clawhub:openclaw-mpp
# npm fallback while ClawHub verification completes:
openclaw plugins install npm:openclaw-mpp

Included

  • Tempo Wallet onboarding with capped, expiring access keys
  • Payment-aware HTTP fetch for MPP charge and session challenges
  • Paid SSE session streams and fetch-backed MCP calls
  • mpp_fetch, mpp_wallet_setup, and mpp_wallet_status tools
  • openclaw mpp setup and openclaw mpp status commands

Tempo Wallet setup targets Tempo mainnet and authorizes real USDC spending.