<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Agents on AI from first principles</title><link>https://piotrgoral.github.io/tags/agents/</link><description>Recent content in Agents on AI from first principles</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 13 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://piotrgoral.github.io/tags/agents/index.xml" rel="self" type="application/rss+xml"/><item><title>What is a Harness</title><link>https://piotrgoral.github.io/posts/what-is-a-harness/</link><pubDate>Sun, 13 Sep 2026 00:00:00 +0000</pubDate><guid>https://piotrgoral.github.io/posts/what-is-a-harness/</guid><description>&lt;h2 id="in-short"&gt;In short&lt;/h2&gt;
&lt;p&gt;This article builds a framework that defines what a Harness is and where its boundaries lie, based on existing definitions. The framework separates the layers of an agent system: prompt, context, LLM agent, and Harness. Within the Harness, it defines a core of three parts: environment, turn lifecycle, and verification. Beyond that core, the framework can be extended with cross-session memory, interfaces, and observability. Additionally, a self-improving harness and the loop can operate on the framework. The framework is then validated against existing harness implementations (coding agents, harness SDKs, and personal assistants) by analyzing their code.&lt;/p&gt;</description></item></channel></rss>