Skip to content

Release v0.35.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:23

馃摝 Downloads

Binary Downloads

Compressed archives containing platform-specific binaries:

Docker Images

# Stable version
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.35.0
docker pull ghcr.io/1mcp-app/agent:latest

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

NPM Installation

npm install -g @1mcp/agent@latest

馃殌 Features

馃悰 Bug Fixes

馃殰 Refactor

  • Clean up imports and improve code formatting across test files by @xizhibei

馃摎 Documentation

馃И Testing

  • Remove network connectivity issues test from registry status command by @xizhibei

鈿欙笍 Miscellaneous Tasks

  • Add .agents/skills to .gitignore by @xizhibei
  • Remove outdated Admin Console Operations Cockpit implementation and design documents by @xizhibei

New Contributors

Full Changelog: v0.34.4...v0.35.0