Architecture

2 posts in this topic.

MARCO: the loop inside a harness, in code

Companion code to my article on AI agent architecture. A small TypeScript harness that makes the loop-inside-a-harness split literal — readable in an afternoon.

AI AgentsArchitectureTypeScriptOpen Source

How AI agents work: a control flow breakdown

Most agent explainers name the parts. This one shows the control flow: loop inside a harness, step by step with diagrams.

AI agentsArchitectureSystemsAutomation