|
|
|
|
|
by rytill
112 days ago
|
|
When I hear "coding agent", I think of both the harness and the LLM as a pair. Like, Claude Opus 4.6 and Claude Code is a coding agent, or Gemini 3 Pro and Pi is a coding agent. "Harness" is a way to reference the coding agent minus the "LLM" part. If an agent is an LLM in a loop with tool calls, there are two components: 1) the LLM. 2) The loop with tool calls. That second part could be called the harness. |
|