v1.4.6
Release Notes: OpenClaw Extension v1.4.6
Date: April 2, 2026
Version: 1.4.6
Overview
Updates the pinned skills repository tag to v1.5.7 and simplifies the installation flow by removing interactive prompts for TRONGRID API key, Gasfree API credentials, and sunperp private key notice.
Changes
- Updated skills pin from
v1.5.5tov1.5.7 - Removed TRONGRID API key prompt from TRON MCP server installation
- Removed Gasfree API credentials prompt from x402-payment skill setup
- Removed sunperp
TRON_PRIVATE_KEYdependency notice - Clarified TRON MCP install messaging
Pinned Defaults
- AgentWallet
2.3.1 - Skills repository
v1.5.7 mcp-server-tron@1.1.7
Installation
Linux / macOS
curl -fsSL https://raw.githubusercontent.com/BofAI/openclaw-extension/refs/tags/v1.4.6/install.sh | bashWindows (PowerShell)
irm https://raw.githubusercontent.com/BofAI/openclaw-extension/refs/tags/v1.4.6/install.ps1 | iex