Agent Loop

An agent is software around an LLM

Agency is in the engineering around the LLM - the system that composes context, parses output, runs tools, and loops.
Hover any box for details.

-

CONTEXT ENGINEERING ORCHESTRATION EXECUTION INPUT system_message query LLM f(x) → y stateless no memory ORCHESTRATOR routes output waiting… EXECUTOR outside LLM bash / API | MCP / customtools captures result

Back to Unthinking · Galaxy