Release v0.35.0-beta.2
Pre-release
Pre-release
📦 Downloads
⚠️ Pre-release Version: This is a pre-release build. Use@nexttag for NPM and avoid:latestDocker tags in production.
Binary Downloads
Compressed archives containing platform-specific binaries:
- Linux (x64):
1mcp-linux-x64.tar.gz - Linux (ARM64):
1mcp-linux-arm64.tar.gz - Windows (x64):
1mcp-win32-x64.zip - macOS (ARM64):
1mcp-darwin-arm64.tar.gz - macOS (Intel):
1mcp-darwin-x64.tar.gz
Docker Images
# Pre-release version - use specific version tag
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.35.0-beta.2
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.35.0-beta.2-lite
# ⚠️ Do NOT use :latest, :lite tags for pre-release versionsNPM Installation
npm install -g @1mcp/agent@next🚀 Features
- Supervise background runtimes and enforce exclusive runtime scope (#390) by @xizhibei in #390
- Add .worktrees/ to .gitignore by @xizhibei
- Supervise backend stdio lifecycles (#391) by @xizhibei in #391
- Add route-based OAuth operations (#400) by @xizhibei in #400
⚙️ Miscellaneous Tasks
- Remove outdated Admin Console Operations Cockpit implementation and design documents by @xizhibei
Full Changelog: v0.35.0-beta.1...v0.35.0-beta.2