← In the News

In the News: August 13, 2026, Evening

DeepSeek open-sourced its coding agent harness under MIT, with a forkable, replayable session log and a benchmark mode built to strip harness effects out.

Evening edition
Machine-readable Download Markdown
Also this cycle Permalink Birgitta Böckeler, Thoughtworks, on martinfowler.com

Harness engineering for coding agent users

Not new, published April 2, 2026, and still the clearest map of the vocabulary the day's release is speaking. It splits an agent harness into guides that steer before the agent acts and sensors that observe after, each either computational (linters, type checkers, structural tests) or inferential (review agents, LLM as judge), and argues the human's job is to iterate the harness rather than the code. The article notes in its own text that it supersedes Böckeler's February memo and that the memo's URL now redirects here, which matters if you have the older piece bookmarked or cited.

Thread watch Permalink Hacker News, on an Economist article

AI agents lie, cheat and steal. That is putting off users

The Economist piece is paywalled and was not read for this edition, so nothing is reported here about what it argues. The discussion around it is the notable part: roughly 150 points and 188 comments by early evening Eastern on August 13, with an unusually high comment-to-point ratio, and the argument is definitional. Commenters are split on whether a harness primarily restrains a model or primarily extends it, with one formulation, that the harness supplies both the fence and the bolt cutters, capturing why the question stays open. Worth watching because the same dispute is what the day's release answers by fiat.