<!--
agent-site: nibzard.com
collection: thoughts
canonical-url: https://nibzard.com/thoughts/250607
markdown-url: https://nibzard.com/thoughts/250607.md
content-signal: ai-input=yes, ai-train=yes, search=yes
author: Nikola Balić
published: 2025-06-07
-->

---
date: 2025-06-07
---

Hear me out: "Adversarial Pair Coding with AI Agents" -- feels nice, keeps me in the flow and -- velocity is immense!

<pre>
+----------------------------+
|        Coder Agent        |
| - Generates Code          |
| - Learns patterns         |
| - Optimizes logic         |
+----------------------------+
             |
+----------------------------+
|   Shared Understanding     |
| - Language rules           |
| - Functional goals         |
| - Iterative improvement    |
+----------------------------+
             |
+----------------------------+
|     Adversary Agent       |
| - Finds bugs              |
| - Suggests attacks        |
| - Tests edge cases        |
+----------------------------+
</pre>