Agent Harness Lessons: Every Fix for GPT-3.5 Turbo Was Code, Not a Prompt

tejaskumarlol · reddit · 2026-09-14

After a talk at AI Engineer Europe, the author recounts building an agent harness where GPT-3.5 Turbo drives a real browser via Playwright to upvote the top Hacker News story — with the prompt never changing across versions:

Takeaways: a model claiming completion is a claim, not evidence — verify in code; put secrets and fragile deterministic steps in the harness, not the prompt; the harness is everything around the agent loop, sometimes a loop around the loop.

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 →