Skip to content

Release v0.35.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:39

馃摝 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.35.0-beta.3

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

# 鈿狅笍 Do NOT use :latest, :lite tags for pre-release versions

NPM Installation

npm install -g @1mcp/agent@next

馃殌 Features

馃悰 Bug Fixes

馃殰 Refactor

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

馃摎 Documentation

  • Document async loading sub-parameters (#398) by @adity982 in #398
  • Add ADRs for OAuth refresh tokens and managed backend log delivery by @xizhibei

馃И Testing

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

New Contributors

Full Changelog: v0.35.0-beta.2...v0.35.0-beta.3