logoalt Hacker News

tyzoidyesterday at 6:06 AM1 replyview on HN

Harness refers to the tooling that allows you to interact with an LLM. Web chat interface is a harness, CLI coding tools (claude code, codex, opencode, pi, etc.) are harnesses, agent systems (openclaw, hermes, etc.) are harnesses. They present different capabilities to the underlying LLM. Codex, for example, is more likely to write code if you say "I want to build an app" than ChatGPT on web will.


Replies

darkwateryesterday at 6:49 AM

Which is an abstraction layer that the non-technical should need to know, if we follow GP's line of reasoning.