Releases: lucas-jo/openclaw-bridge-remote
Releases · lucas-jo/openclaw-bridge-remote
Release list
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.1.3
v0.1.2
v0.1.1
v0.1.0: The Birth of OpenClaw MCP Bridge
Initial public release of OpenClaw MCP Bridge.
Key Features
- Multi-Transport Support: Both SSE (Server) and Stdio (CLI) transports are available.
- Local Browser Control: Full MCP tool suite to control your local MacBook browser from remote agents.
- Local Shell Access: Execute shell commands on your local machine securely via OpenClaw Node.
- Secure Authentication: Implements OpenClaw's Ed25519 challenge-response signing.
- Bridge Security: Added for secure remote access over public networks.
- One-liner Installer: Easy setup via
install.sh.
Infrastructure
- Configured ESLint & Prettier for code consistency.
- GitHub Actions CI setup for PR verification.
- Comprehensive documentation in README, SETUP, and RECIPES.