Hacker News new | ask | show | jobs
by shekharupadhaya 1 day ago
Yes, it does. And the thing is this space is very new and evolving and things are very opinionated which is fine, because there isn't much book written about this like we have in our CS degree, this is new and changing. I think the distinction between the what is an agent and agent harness need to be made clear. Harness is the machinery around the agent(ic loop) which does the state management, the system prompt, etc) that what is claude code and codex are basically they are native agent harness. Now the user with their own custom tooling, skills and added machinery makes it a user harness and when that get to a point that the user harness stuff can be looped, that it goes to another level like an orchestrator. What you are refering to I guess is the native inner harness machinery, how does that work and how it comes together.

llm -> agentic loop -> native agent harness (inner harness) -> user harness (outer harness) -> orchestrator