github Agent-Field/agentfield v0.1.139

one hour ago

AgentField 0.1.139

Installation

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

Version Pinning

VERSION=v0.1.139 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(go-sdk): make harness schema path tests OS-portable by @7vignesh in #1049
  • fix(sessions): expose turn detection and barge-in configuration across SDKs by @FriendlyPasser in #1056
  • feat(go-sdk): add Cursor CLI harness provider (#293) by @7vignesh in #1057
  • feat(examples): add optional Serply search backend to deep_research by @googio in #1058
  • fix(sdk/go): return isolated session definitions by @emecii in #1044
  • fix(storage): rebind postgres tx prepares and guard stale retries by @ddbaron in #1051
  • ci(python-sdk): enforce mypy with module-by-module allowlist ratchet (#971) by @7vignesh in #1052
  • fix(security): close open Dependabot vulnerability alerts by @santoshkumarradha in #1055
  • chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot[bot] in #1060

New Contributors

Full Changelog: v0.1.138...v0.1.139

Don't miss a new agentfield release

NewReleases is sending notifications on new releases.