Skip to content

Release v0.35.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:15

📦 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.35.0-beta.1

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

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

NPM Installation

npm install -g @1mcp/agent@next

🚀 Features

  • Ship Admin Console operations cockpit (#375) by @xizhibei in #375
  • Update version workflow to include release tag in changelog generation by @xizhibei

⚙️ Miscellaneous Tasks

  • Add .agents/skills to .gitignore by @xizhibei

Full Changelog: v0.34.4...v0.35.0-beta.1