github Agent-Field/agentfield v0.1.77

one hour ago

AgentField 0.1.77

Installation

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

Version Pinning

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

  • chore(deps): bump axios from 1.15.0 to 1.15.2 in /examples/python_agent_nodes/rag_evaluation/ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #532
  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in #534
  • fix(web-ui): independent scroll for Steps list and run detail panel by @kiranannadatha8 in #535
  • fix(web-ui): show Input/Output above Provenance on step detail by @kiranannadatha8 in #537
  • feat: end-to-end cooperative cancellation (cancel-tree + dispatcher + 3 SDKs) by @AbirAbbas in #542

Full Changelog: v0.1.76...v0.1.77

Don't miss a new agentfield release

NewReleases is sending notifications on new releases.