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

latest releases: v0.29.0-beta5, v0.29.0-beta4, v0.29.0-beta3...
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.25.0
docker pull ghcr.io/1mcp-app/agent:latest

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

NPM Installation

npm install -g @1mcp/agent

🚀 Features

  • Add User-Agent header with MCP server version to HTTP transport requests by @xizhibei
  • Enhance logging output with colorized levels by @xizhibei
  • Enhance logo display with runtime information by @xizhibei
  • Add Codex integration guide and sidebar links by @xizhibei
  • Update Claude Desktop integration guide for 1MCP proxy by @xizhibei
  • Add debounced notification methods to ClientManager by @xizhibei
  • Introduce buildUri function for URI construction by @xizhibei
  • Introduce timeout utility functions for effective timeout management by @xizhibei

🚜 Refactor

📚 Documentation

  • Enhance README and documentation structure by @xizhibei

⚙️ Miscellaneous Tasks

  • Update build and development scripts for improved workflow by @xizhibei

Full Changelog: v0.24.0...v0.25.0

Don't miss a new agent release

NewReleases is sending notifications on new releases.