Skip to main content
ClaudeWave

Build, run and scale AI agents like API and microservices - observable,auditable and identity-aware from day one.

Subagents2.2k stars347 forksGoApache-2.0Updated today
Editor's note

AgentField is an open-source control plane written in Go that treats AI agents as first-class backend services, exposing each agent function as a REST endpoint with routing, async execution, memory, and cryptographic audit trails baked in. Developers write agent logic in Python, Go, or TypeScript using an SDK, then AgentField handles production concerns including canary deploys, multi-agent coordination, and human-in-the-loop approval flows via webhook-triggered execution pauses. It integrates directly with Claude through the Anthropic API, specifying models such as claude-sonnet-4, and its Harness orchestration layer supports multi-turn coding workflows inside Claude Code alongside other coding agents. A single slash command, /agentfield, typed into a coding agent generates a complete Docker Compose stack with a wired control plane and a callable REST endpoint. Every agent receives a cryptographic identity, and every decision produces a traceable audit trail, making the project most relevant to engineering teams deploying multi-agent systems in Kubernetes environments where observability and accountability are operational requirements.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Agent-Field/agentfield && cp agentfield/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

1 items in this repository

Design and ship a multi-agent system on AgentField. Use when the user asks to build, scaffold, design, or run an agent, reasoner network, multi-agent backend, or "an agent that does X" — whenever the work would otherwise be a single LLM call or a flat LangChain/CrewAI/AutoGen chain. The skill produces composite intelligence: a deep, dynamic, parallel reasoner graph with a working `docker compose up` smoke test.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagent-authagent-authenticationagent-indentityagent-scalingagentic-aiaiai-backendaiagentanthropiccloud-nativegenaigokubernetesllmmultiagentmultiagent-systemspythonragtypescript

What people ask about agentfield

What is Agent-Field/agentfield?

+

Agent-Field/agentfield is subagents for the Claude AI ecosystem. Build, run and scale AI agents like API and microservices - observable,auditable and identity-aware from day one. It has 2.2k GitHub stars and was last updated today.

How do I install agentfield?

+

You can install agentfield by cloning the repository (https://github.com/Agent-Field/agentfield) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Agent-Field/agentfield safe to use?

+

Our security agent has analyzed Agent-Field/agentfield and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains Agent-Field/agentfield?

+

Agent-Field/agentfield is maintained by Agent-Field. The last recorded GitHub activity is from today, with 94 open issues.

Are there alternatives to agentfield?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy agentfield to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Agent-Field/agentfield
[![Featured on ClaudeWave](https://claudewave.com/api/badge/agent-field-agentfield)](https://claudewave.com/repo/agent-field-agentfield)
<a href="https://claudewave.com/repo/agent-field-agentfield"><img src="https://claudewave.com/api/badge/agent-field-agentfield" alt="Featured on ClaudeWave: Agent-Field/agentfield" width="320" height="64" /></a>

More Subagents