github 1mcp-app/agent v0.24.0
Release v0.24.0

latest releases: v0.29.1, v0.29.0, v0.29.0-beta7...
3 months ago

📦 Downloads

Binary Downloads

Compressed archives containing platform-specific binaries:

Docker Images

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

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

NPM Installation

npm install -g @1mcp/agent

🚀 Features

  • Enhance command validation and error handling by @xizhibei
  • Enhance OAuth flow with reconnect and capability discovery (#141) by @xizhibei in #141
  • Connect STDIO MCP clients to 1MCP HTTP server with auto-discovery (#143) by @xizhibei in #143
  • Enhance CI/CD with parallel E2E testing and performance optimizations (#145) by @xizhibei in #145

🐛 Bug Fixes

  • Update template variables for connected servers by @xizhibei

🚜 Refactor

⚙️ Miscellaneous Tasks

  • Add tag trigger for documentation deployment workflow by @xizhibei
  • Update .gitignore to include claudedocs and exclude xnotes by @xizhibei

Full Changelog: v0.23.2...v0.24.0

Don't miss a new agent release

NewReleases is sending notifications on new releases.