agentfield and samples

The Strands Agents samples are ecosystem siblings to the Agent-Field framework, as they likely demonstrate how to build agents within the broader Strands Agents SDK ecosystem, which could potentially be implemented using Agent-Field for scalable backend infrastructure.

agentfield
90
Verified
samples
70
Verified
Maintenance 25/25
Adoption 20/25
Maturity 22/25
Community 23/25
Maintenance 20/25
Adoption 10/25
Maturity 15/25
Community 25/25
Stars: 881
Forks: 134
Downloads: 14,952
Commits (30d): 136
Language: Go
License: Apache-2.0
Stars: 684
Forks: 369
Downloads:
Commits (30d): 11
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

About agentfield

Agent-Field/agentfield

Framework for AI Backend. Build and run AI agents like microservices - scalable, observable, and identity-aware from day one.

Provides a control plane that routes agent calls through REST APIs with built-in structured output validation (Pydantic/Zod schemas), human-in-the-loop pause/approval workflows, and cross-agent discovery. Supports Python, Go, and TypeScript SDKs; agents auto-register with cryptographic identity and produce tamper-proof audit trails. Features async execution with webhooks, canary deployments with traffic splitting, and integrated memory (KV + vector search) without external dependencies.

About samples

strands-agents/samples

Agent samples built using the Strands Agents SDK.

Demonstrates model-driven agent development across Python and TypeScript SDKs with production deployment patterns (Lambda, Fargate, AgentCore) and industry-specific use cases. Examples cover multi-agent systems, streaming, agentic RAG, AWS service integrations, and edge deployments including robotics. The repository organizes samples from fundamentals through evaluation frameworks and full-stack UX applications.

Scores updated daily from GitHub, PyPI, and npm data. How scores work