Skip to content

Release v0.33.0-beta3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:30

📦 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-beta3

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

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

NPM Installation

npm install -g @1mcp/agent@next

🚀 Features

  • Update documentation for issue tracking and triage processes by @xizhibei

🐛 Bug Fixes

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