github 1mcp-app/agent v0.29.0-beta5
Release v0.29.0-beta5

pre-releaseone day ago

📦 Downloads

⚠️ Pre-release Version: This is a pre-release build. Use @next tag for NPM and avoid :latest Docker tags in production.

Binary Downloads

Compressed archives containing platform-specific binaries:

Docker Images

# Pre-release version - use specific version tag
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.29.0-beta5

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

# ⚠️ Do NOT use :latest, :lite tags for pre-release versions

NPM Installation

npm install -g @1mcp/agent@next

🚀 Features

  • Add client info to User-Agent via dynamic header injection by @xizhibei
  • Detect SSE client disconnect while preserving session (#210) by @xizhibei in #210
  • Add parallel loading for sync and async paths (#208) by @xizhibei in #208

Full Changelog: v0.29.0-beta4...v0.29.0-beta5

Don't miss a new agent release

NewReleases is sending notifications on new releases.