logoalt Hacker News

vishvanandatoday at 3:37 PM3 repliesview on HN

I’m definitely on the deterministic code train as well. All of my success for long running tasks has been around wrapping the agentic harness (cc, codex-cli, etc.) in a deterministic workflow with deterministic gates. We need a name for this outer layer. In my mind that is the true harness because it constrains the agents failure mode. I think flow engineering has been proposed. Maybe it’s the agentic exoskeleton?


Replies

simonreifftoday at 3:47 PM

I call it tool-response engineering -- the tool-response JSON object itself and any content supplied, plus the available mechanisms after an initial tool call has been made.

ambicaptertoday at 3:56 PM

Why do you need a different name?

show 1 reply
ardatascitoday at 3:40 PM

I believe they call it "loop engineering"