agentfield
https://github.com/agent-field/agentfield
Go
Kubernetes for AI Agents. Build and run AI like microservices - scalable, observable, and identity-aware from day one.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to agentfield
Help out
- Issues
- feat(python-sdk): add MiniMax video provider routing
- Harness provider availability: install extras + `harness doctor` preflight + standardized missing-binary errors
- Sessions: implement real OpenRouter provider support + voice-capable models (audio_turns is currently a no-op)
- Sessions: grow realtime sessions into a multi-provider framework (OpenAI-only today)
- Sessions: add server-side sideband WebSocket so realtime tool-calls don't depend on the browser bridging them
- Sessions: expose turn-detection / server-VAD / barge-in config in @app.session
- Sessions: implement websocket transport + wire RealtimeSession.input()/say() live loop (currently scaffolding)
- [Python SDK] Make it easier for running without control-plane + networking
- [Python SDK] Mixing threads and async code
- [Python SDK] ResultCache can deadlock the process
- Docs
- Go not yet supported