github Agent-Field/agentfield v0.1.97

4 hours ago

AgentField 0.1.97

Installation

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

Version Pinning

VERSION=v0.1.97 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

  • feat(skill): generative orchestration theory for the agentfield skill by @santoshkumarradha in #708
  • chore(deps): bump golang.org/x/net from 0.52.0 to 0.55.0 in /control-plane in the go_modules group across 1 directory by @dependabot[bot] in #710
  • fix(sdk-python): use AsyncConfig.from_environment() for client default async config by @AbirAbbas in #714
  • Tech debt by @pocesar in #618
  • fix(control-plane): prevent structured logs from leaking execution payloads by @7vignesh in #701
  • feat(cli): af install/run for agent nodes — encrypted secrets, env prompting, node-to-node deps by @AbirAbbas in #692
  • fix(agentfield): add test for issue #589 by @jaythehardcoder in #703
  • [codex] fix Python SDK decorator metadata duplication by @Rachit-Gandhi in #693
  • fix(harness): stream output with idle watchdog and explicit stdin null (#695) by @santoshkumarradha in #696
  • chore(sdk-go): bump testify to v1.11.1 by @santoshkumarradha in #681
  • test(functional): fix Docker-backed SDK test infra by @santoshkumarradha in #709
  • feat(share): af share — export & publish run artifacts (offline HTML + hosted permalinks) by @santoshkumarradha in #706

New Contributors

Full Changelog: v0.1.96...v0.1.97

Don't miss a new agentfield release

NewReleases is sending notifications on new releases.