Skip to content

Release v0.33.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:08

📦 Downloads

⚠️ Pre-release Version: This is a pre-release build. Use @next tag for NPM and avoid :latest Docker tags in production.

Binary Downloads

Compressed archives containing platform-specific binaries:

Docker Images

# Pre-release version - use specific version tag
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.33.0-beta2

# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.33.0-beta2-lite

# ⚠️ Do NOT use :latest, :lite tags for pre-release versions

NPM Installation

npm install -g @1mcp/agent@next

🐛 Bug Fixes

  • Correct prerelease release notes and branch finalization (#352) by @xizhibei in #352

Full Changelog: v0.33.0-beta1...v0.33.0-beta2