---
title: "Blog — Krowk"
canonical_url: "https://krowk.com/blog"
last_updated: "2026-09-02T08:07:49.361Z"
meta:
  description: "Notes on getting evidence out of coding agents: provenance for generated output, reviewing UI changes you never ran, and what the card on a pasted link is for."
  "og:description": "Notes on getting evidence out of coding agents: provenance for generated output, reviewing UI changes you never ran, and what the card on a pasted link is for."
  "og:title": "Blog — Krowk"
---

# **Notes on making an agent show its work. **

Arguments rather than instructions. The how-to lives in [~~the guides~~](https://krowk.com/guides).

- [

  27 August 2026<h2>**Provenance for agent output**</h2>

  When a model takes the screenshot the picture has no author. What to record at push time, why the dirty flag matters, and why provenance belongs on the artifact rather than the run.](https://krowk.com/blog/agent-output-provenance)
- [

  27 August 2026<h2>**Verify an agent's UI change without pulling the branch**</h2>

  Have the agent capture the screen it changed and push it to a permalink. The reviewer judges from a card carrying the commit, branch and dirty flag instead of spending twelve minutes on a local run.](https://krowk.com/blog/verify-agent-ui-changes)