Agent-Field/agentfield
Build, run and scale AI agents like API and microservices observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 87
- Longevity 21
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 302
- days_rel: 7
- days_push: 7
- n_releases_24m: 136
Adoption not part of the score
2527 stars · 409 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AgentField is an open-source AI backend that lets you build, deploy, and govern AI agents like APIs and scale them like microservices. It provides a Go control plane handling routing, execution queues, retries, memory, agent identity (DIDs/verifiable credentials), access policies, and audit trails, with Python, TypeScript, and Go SDKs.
Use cases
- run thousands of ai agents at scale like microservices
- call ai agents from backend services via rest api
- orchestrate multi-agent workflows with retries and tracing
- add identity and access control between ai agents
- trigger agents from github, stripe, slack or webhooks
- audit every ai decision with cryptographic receipts
- build human-in-the-loop approval workflows for agents
- discover and call agents agent-to-agent mcp style
When to choose
- you need production infrastructure for agents, not just an authoring framework
- you want built-in agent identity, policy, and audit trails
- you need to fan out requests to many agents with queuing and retries
- you want agents triggered by events from your existing stack
- you deploy on kubernetes or cloud-native environments
When to avoid
- you only need a lightweight in-process agent library for a prototype
- you want a simple prompt-chaining framework without infrastructure
- your stack cannot run a separate control plane service
- you need only a single agent with no scaling or governance needs
Facets
framework · maturity active
agent-framework api-framework http-server rpc auth authorization workflow-automation webhook mcp rag monitoring tracing scheduling service-discovery sdk large-language-models artificial-intelligence backend microservices developer-tools self-hosted security go python self-hosted cloud cross-platform cli ai-backend agent-orchestration agent-identity decentralized-identity verifiable-credentials audit-trail human-in-the-loop multi-agent-systems control-plane cloud-native agent-scaling observability ai-agents nodejs docker kubernetes
9 sources
- readme: https://github.com/Agent-Field/agentfield · fetched 2026-08-28 · d3b4f7d8df9f
- homepage: http://www.agentfield.ai · fetched 2026-08-29 · d5e128cc0636
- site_page: https://www.agentfield.ai/about · fetched 2026-08-29 · 21d35eb40fe0
- site_page: https://www.agentfield.ai/docs/learn · fetched 2026-08-29 · 62e7a1ad990e
- site_page: https://www.agentfield.ai/docs/learn/quickstart · fetched 2026-08-29 · ba7cfde8c75f
- site_page: https://www.agentfield.ai/docs/learn/examples · fetched 2026-08-29 · 08c456a72d42
- site_page: https://www.agentfield.ai/docs/learn/vs-frameworks · fetched 2026-08-29 · a9e479089e2b
- site_page: https://www.agentfield.ai/docs/quick-guides/harness-orchestration · fetched 2026-08-29 · 24a483f774f1
- site_page: https://www.agentfield.ai/integrations · fetched 2026-08-29 · af1814a79e65
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Agent-Field/agentfield | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="Agent-Field/agentfield")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem