github Agent-Field/agentfield v0.1.65

latest release: v0.1.66-rc.1
13 hours ago

AgentField 0.1.65

Installation

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

Version Pinning

VERSION=v0.1.65 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 the npm_and_yarn group across 5 directories with 21 updates by @dependabot[bot] in #346
  • docs: document hosted CLA bot policy by @santoshkumarradha in #347
  • chore(deps): bump the go_modules group across 1 directory with 3 updates by @dependabot[bot] in #348
  • chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #349
  • fix: resolve dependency and secret alerts by @santoshkumarradha in #351
  • refactor: remove all MCP code from codebase by @AbirAbbas in #359
  • feat(observability): add OpenTelemetry distributed tracing export by @tmchow in #344
  • fix: remediate CodeQL security alerts by @santoshkumarradha in #361
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /control-plane in the go_modules group across 1 directory by @dependabot[bot] in #362
  • feat(runs): pause/resume/cancel + unified status primitives + notification center by @santoshkumarradha in #345
  • feat(skill+cli): agentfield-multi-reasoner-builder skill, af doctor, af init --docker, af skill install by @santoshkumarradha in #367
  • Chore/UI audit phase1 quick wins by @santoshkumarradha in #350
  • test: add 24 critical-path test files across control plane, SDKs by @santoshkumarradha in #352
  • fix: implement runs search filter and reject empty agent node IDs by @AbirAbbas in #369
  • fix: block execution of agents in pending_approval state by @AbirAbbas in #371
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.32.0 to 1.43.0 in /control-plane in the go_modules group across 1 directory by @dependabot[bot] in #370
  • fix: handle missing function.arguments in execute_tool_call_loop by @tmchow in #372
  • test(coverage): control-plane 81.1% + web UI 81.5% (supersedes #352) by @santoshkumarradha in #368
  • fix: block revoked-tag agent calls + friendly empty logs state (TC-034, TC-035) by @AbirAbbas in #373
  • ci: parallelize coverage, stop running tests twice per PR by @santoshkumarradha in #377
  • ci: fix required status check context in main ruleset by @santoshkumarradha in #378
  • ci: add merge_group trigger to coverage workflow by @AbirAbbas in #380
  • chore(deps): bump axios from 1.13.5 to 1.15.0 in /sdk/typescript in the npm_and_yarn group across 1 directory by @dependabot[bot] in #376
  • fix(security): block serverless re-register bypass of admin revocation (#374) by @santoshkumarradha in #375

New Contributors

Full Changelog: v0.1.64...v0.1.65

Don't miss a new agentfield release

NewReleases is sending notifications on new releases.