This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates 📦 Downloads, Stable version, and 🐛 Bug Fixes across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes hot-reload lifecycle drift and async loading cancellation. Fixes hot-reload lifecycle drift and async loading cancellation. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Low |
Removes version specification for pnpm setup in workflows and actions. Removes version specification for pnpm setup in workflows and actions. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
📦 Downloads
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
# Stable version
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.32.2
docker pull ghcr.io/1mcp-app/agent:latest
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.32.2-lite
docker pull ghcr.io/1mcp-app/agent:lite
NPM Installation
npm install -g @1mcp/agent@latest
🐛 Bug Fixes
- Fix hot-reload lifecycle drift and async loading cancellation (#332) by @caydenwei in #332
- Fix: remove version specification for pnpm setup in workflows and actions by @xizhibei
New Contributors
- @caydenwei made their first contribution in #332
Full Changelog: https://github.com/1mcp-app/agent/compare/v0.32.1...v0.32.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About 1mcp/agent
A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Related context
Beta — feedback welcome: [email protected]