Building an Agent Harness From Scratch: GPT-3.5 Turbo Goes From False 'Done' to Real One, Prompt Untouched

tejaskumarlol · reddit · 2026-09-14

The full write-up (with code and links) behind the AI Engineer Europe talk: GPT-3.5 Turbo plus Playwright tools, tasked with upvoting the top Hacker News story, with the prompt identical across all versions — only the harness evolves:

Working definition: an agent harness is everything around the model that gives it grounding in reality — tool registry, context management, guardrails, the loop, and the verify step. Full blog post and per-step branches included; term sources: Mitchell Hashimoto's "harness engineering" and LangChain's anatomy of an agent harness.

Related event: GPT-3.5 Runs Real Browser Tasks via Hand-Built Agent Harness, No Prompt Changes(2 posts)→

Original post →

More from coding & agent

coding & agent channel →