github Agent-Field/agentfield v0.1.42

4 hours ago

AgentField 0.1.42

Installation

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

Version Pinning

VERSION=v0.1.42 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(sdk/go): add support for image inputs in ai calls by @BenjaminGoehry in #164
  • docs(python-sdk): document memory scope hierarchy by @1khazipov in #184
  • feat(python-sdk): add domain-specific exception hierarchy by @1khazipov in #187
  • chore(web-ui): remove dead filter components by @AbirAbbas in #190
  • Set up vitest testing infrastructure, with sample test cases for status badge component by @iammohitvs in #191
  • chore: remove redundant CLA assistant workflow by @AbirAbbas in #192
  • fix(release): use deploy key to bypass branch protection by @AbirAbbas in #193
  • fix(release): prevent infinite loop with [skip ci] by @AbirAbbas in #194

New Contributors

Full Changelog: v0.1.41...v0.1.42

Don't miss a new agentfield release

NewReleases is sending notifications on new releases.