| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agentfield-0.1.106-py3-none-any.whl | 2026-07-09 | 285.8 kB | |
| agentfield-0.1.106.tar.gz | 2026-07-09 | 257.3 kB | |
| agentfield-darwin-amd64 | 2026-07-09 | 39.7 MB | |
| agentfield-darwin-arm64 | 2026-07-09 | 37.8 MB | |
| agentfield-linux-amd64 | 2026-07-09 | 39.5 MB | |
| agentfield-linux-arm64 | 2026-07-09 | 37.4 MB | |
| agentfield-tray-darwin-amd64 | 2026-07-09 | 6.4 MB | |
| agentfield-tray-darwin-arm64 | 2026-07-09 | 6.0 MB | |
| checksums.txt | 2026-07-09 | 548 Bytes | |
| README.md | 2026-07-09 | 1.1 kB | |
| v0.1.106 source code.tar.gz | 2026-07-09 | 42.0 MB | |
| v0.1.106 source code.zip | 2026-07-09 | 43.4 MB | |
| Totals: 12 Items | 252.7 MB | 0 | |
AgentField 0.1.106
Installation
:::bash
curl -fsSL https://agentfield.ai/install.sh | bash
Version Pinning
:::bash
VERSION=v0.1.106 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
- docs: document installing agent nodes via
af installby @AbirAbbas in https://github.com/Agent-Field/agentfield/pull/738 - feat: macOS menu-bar tray (af-tray) with launchd auto-start by @AbirAbbas in https://github.com/Agent-Field/agentfield/pull/725
- feat(af-tray): live status dashboard — fleet, metrics, traffic-light thresholds, API-key flow by @AbirAbbas in https://github.com/Agent-Field/agentfield/pull/739
Full Changelog: https://github.com/Agent-Field/agentfield/compare/v0.1.105...v0.1.106