Skip to content

Agent Forge: first planner loop

The orchestration layer behind Agent in a Box now has a basic planner → tool → critic loop. Next milestone: durable memory and eval scoring.

Key decision: keep the orchestration layer model-agnostic, so a local model on Ollama and a cloud model like Claude, ChatGPT, Grok, or Gemini can swap in and out without rewriting the agent.