Agent Framework

Agent Framework

Definition

A software framework that provides abstractions, primitives, and tooling for building autonomous or semi-autonomous agents. Frameworks handle orchestration, tool-calling, memory, planning, and integration with LLMs.

Examples in the Wild

  • Example 1:Token: lightweight agent primitives
  • Example 2:Harness: workflow-centric orchestration
  • Example 3:OpenClaw: MCP-native agent framework
  • Example 4:Eliza: character-driven agent framework