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

4 hours ago

๐Ÿ“ฆ Downloads

Binary Downloads

Compressed archives containing platform-specific binaries:

Docker Images

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

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

NPM Installation

npm install -g @1mcp/agent@latest

๐Ÿš€ Features

๐Ÿ› Bug Fixes

  • Address code scanning alerts (#519) by @xizhibei in #519
  • Refresh conformance pins and report integrity failures (#529) by @xizhibei in #529
  • Prevent workflow script injection and add schema-based security gate (#515) (#516) by @Xxx91n in #516
  • Enforce owner-only permissions on credential stores, with read-side self-heal (AUTH-07) (#518) by @Xxx91n in #518

๐Ÿงช Testing

โš™๏ธ Miscellaneous Tasks

  • Improve code formatting across multiple files by @xizhibei

Full Changelog: v0.37.0...v0.38.0

Don't miss a new agent release

NewReleases is sending notifications on new releases.