github Agent-Field/agentfield v0.1.107

6 hours ago

AgentField 0.1.107

Installation

curl -fsSL https://agentfield.ai/install.sh | bash

Version Pinning

VERSION=v0.1.107 curl -fsSL https://agentfield.ai/install.sh | bash

Manual Download

Download the binary for your platform below, make it executable, and move it to your PATH.

Supported Platforms

  • macOS Intel: agentfield-darwin-amd64
  • macOS Apple Silicon: agentfield-darwin-arm64
  • Linux x86_64: agentfield-linux-amd64
  • Linux ARM64: agentfield-linux-arm64

What's Changed

  • fix(control-plane): add timestamp freshness checks to prevent webhook replay attacks by @7vignesh in #717
  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /control-plane in the go_modules group across 1 directory by @dependabot[bot] in #728
  • feat(sdk/go): Agent.Pause webhook approvals, harness cost reporting, incremental schema mode by @AbirAbbas in #744
  • feat(control-plane): af install support for Go agent nodes by @AbirAbbas in #745

Full Changelog: v0.1.106...v0.1.107

Don't miss a new agentfield release

NewReleases is sending notifications on new releases.