github Agent-Field/agentfield v0.1.133

latest releases: v0.1.134-rc.1, sdk/go/v0.1.134-rc.1
5 hours ago

AgentField 0.1.133

Installation

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

Version Pinning

VERSION=v0.1.133 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(assets): correct garbled text in README features-strip banner by @AbirAbbas in #940
  • Bundle sec-af and cloudsecurity-af with the desktop app by @AbirAbbas in #939
  • fix(control-plane): stop counting agent restarts as failed executions by @santoshkumarradha in #941
  • fix(ci): stop functional-test runs from reporting to production telemetry by @AbirAbbas in #942
  • fix(execute): resolve webhook not triggering on async status callback (#936) by @7vignesh in #943
  • fix(execute): propagate agent 4xx in async lane instead of blanket 502 by @7vignesh in #945
  • fix(go-sdk): preserve structured AI API errors by @mikemikimike in #948
  • fix(execute): make terminal status callbacks idempotent, reject cross-terminal rewrites by @AbirAbbas in #951

Full Changelog: v0.1.132...v0.1.133

Don't miss a new agentfield release

NewReleases is sending notifications on new releases.