📦 Downloads
Docker Images
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.22.1
docker pull ghcr.io/1mcp-app/agent:latest
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.22.1-lite
docker pull ghcr.io/1mcp-app/agent:liteNPM Installation
npm install -g @1mcp/agent🚀 Features
- Enhance binary distribution with multi-platform support and compressed archives (#116)
💼 Other
- Update zod to v4.1.8
- Add explicit sea:build step before build binaries
🚜 Refactor
- Extract command configuration into separate functions (#119)
📚 Documentation
- Add link for MCP tokens command
- Update content and restructure documentation links
⚙️ Miscellaneous Tasks
- Add manual E2E test trigger option
- Update commit parsers in cliff-release.toml
- Simplify artifact upload process
Full Changelog: v0.22.0...v0.22.1