*This repo turns Claude Code, Codex, and Gemini CLI into production infrastructure 🔥
Most agent frameworks wrap an LLM in a function and call it an agent.
AgentField.ai goes a layer up. It treats coding agents as composable building blocks in your backend.
They call it harness orchestration. I have not seen this in any other framework.
You compose multi-turn coding agents as primitives. Chain…*