AgentField 0.1.92
Installation
curl -fsSL https://agentfield.ai/install.sh | bashVersion Pinning
VERSION=v0.1.92 curl -fsSL https://agentfield.ai/install.sh | bashManual 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
- Add OpenRouter attribution defaults by @santoshkumarradha in #641
- Revert PR #641 over-merge by @santoshkumarradha in #642
- Add OpenRouter attribution defaults by @santoshkumarradha in #643
- fix(deps): bump rag-evaluation-ui transitive postcss to 8.5.15 (closes #136) by @santoshkumarradha in #645
- fix(deps): bump @ai-sdk/provider-utils in mastra-bench (closes #191) by @santoshkumarradha in #646
- fix(tests): default serverless test bind host to 127.0.0.1 (closes #35) by @santoshkumarradha in #647
- test(web-ui): wait for empty events state in triggers test by @santoshkumarradha in #648
- fix(release): skip prerelease rc counters already taken on origin by @santoshkumarradha in #649
- Generic strong-type the consumer-facing API in Python SDK by @AbirAbbas in #640
- Fix: Remove /api/ui/v1 URL substitution from Python & Go SDK note endpoints by @AbirAbbas in #650
- fix: ignore caller identity headers for tag policy(#422) by @Luffy2208 in #653
- fix: Updated the startup and shutdown events, now they are using life… by @DebanKsahu in #631
- chore(deps-dev): bump esbuild from 0.28.0 to 0.28.1 in /examples/benchmarks/100k-scale/mastra-bench in the npm_and_yarn group across 1 directory by @dependabot[bot] in #657
- chore(deps): patch remaining esbuild alerts by @santoshkumarradha in #659
- [codex] fix esbuild Dependabot alerts by @santoshkumarradha in #660
- Add Snowflake integration pack by @santoshkumarradha in #656
- Add AgentField realtime sessions for WebRTC voice ingress by @santoshkumarradha in #654
- Add Databricks integration pack by @santoshkumarradha in #667
- Add Linear and Sentry integrations by @santoshkumarradha in #661
- chore(deps): bump pyjwt from 2.12.1 to 2.13.0 in /sdk/python in the uv group across 1 directory by @dependabot[bot] in #669
- chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates by @dependabot[bot] in #670
- chore(deps): bump the uv group across 1 directory with 4 updates by @dependabot[bot] in #671
- fix: Fixed the stale
_current_statusissue where status stuck on `S… by @DebanKsahu in #673 - chore(deps): patch js-yaml lockfiles by @santoshkumarradha in #672
- fix(security): restrict query API key auth to streaming routes (#423) by @Luffy2208 in #674
- Add ARD discovery workspace by @santoshkumarradha in #675
- Show external ARD boundaries in workflow traces by @santoshkumarradha in #676
- feat(did+cp): DID-encrypted payloads + control-plane knowledge store (discuss/aggregator foundation) by @AbirAbbas in #677
- chore(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #678
- Add workflow restart and replay reuse by @santoshkumarradha in #639
New Contributors
- @DebanKsahu made their first contribution in #631
Full Changelog: v0.1.91...v0.1.92