<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Datagrams on hexproof</title><link>https://hexproof.dev/datagrams/</link><description>Recent content in Datagrams on hexproof</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://hexproof.dev/datagrams/index.xml" rel="self" type="application/rss+xml"/><item><title>The Fossil Record of Harness Engineering</title><link>https://hexproof.dev/datagrams/fossil-record-harness-engineering/</link><pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate><guid>https://hexproof.dev/datagrams/fossil-record-harness-engineering/</guid><description>&lt;p>Every AI coding tool solves the same fundamental problem: fitting the right information into a fixed-size context window so an LLM can write correct code. Claude Code (v2.1.88, source maps), &lt;a href="https://github.com/Aider-AI/aider">Aider&lt;/a> (v0.86.3, Apache 2.0), Cursor (leaked prompts, v1.0-2.0), Windsurf (leaked prompts, Waves 1-11), and GitHub &lt;a href="https://github.com/microsoft/vscode-copilot-chat">Copilot&lt;/a> (vscode-copilot-chat v0.43.0, MIT) solve it five completely different ways.&lt;/p>
&lt;p>&lt;a href="https://x.com/tobi/status/1935533422589399127">Tobi Lutke&lt;/a> named the discipline &amp;ldquo;context engineering&amp;rdquo; &amp;ndash; &amp;ldquo;the art of providing all the context for the task to be plausibly solvable by the LLM.&amp;rdquo; &lt;a href="https://mitchellh.com/writing/my-ai-adoption-journey">Mitchell Hashimoto&lt;/a> pushed further to &amp;ldquo;harness engineering&amp;rdquo; &amp;ndash; &amp;ldquo;anytime you find an agent makes a mistake, you take the time to engineer a solution such that the agent never makes that mistake again.&amp;rdquo; Each architecture is a fossil record of the constraint its team built around. Claude Code: cost. Aider: model portability. Cursor: edit speed. Windsurf: autonomy. Copilot: model plurality. What follows is how each team engineered their harness, examined through source code, leaked prompts, and open-source repositories.&lt;/p></description></item></channel></rss>