summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-21 23:24:07 +0200
committerPaul Buetow <paul@buetow.org>2026-02-21 23:24:07 +0200
commit742e80289b010f0a3b56239fc41e75e8163e3b08 (patch)
treebca109e77cad87ccbc31f91470a1039a3ad42d71
parent1af261b387769968b7e5424e4e4a9064a4d000df (diff)
Update content for html
-rw-r--r--gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.html2
-rw-r--r--gemfeed/atom.xml6
2 files changed, 5 insertions, 3 deletions
diff --git a/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.html b/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.html
index f45f832a..f4ad68b2 100644
--- a/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.html
+++ b/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.html
@@ -125,7 +125,7 @@
│ ... × 48 │
│ │
│ ┌─────────┐ ┌──────────┐ ┌──────────┐ │
- │ │ Agent │─▶│ Self- │─▶│ Sub-agent│ │
+ │ │ Agent │ ─▶│ Self- │ ─▶│ Sub-agent│ │
│ │ works │ │ review │ │ review │ │
│ └─────────┘ └──────────┘ └──────────┘ │
│ │ │ │ │
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 60e7c91f..9d7682a5 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2026-02-21T23:12:30+02:00</updated>
+ <updated>2026-02-21T23:24:01+02:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="https://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -20,6 +20,8 @@
<div xmlns="http://www.w3.org/1999/xhtml">
<h1 style='display: inline' id='taskwarrior-as-an-autonomous-ai-agent-loop-48-tasks-in-one-day'>Taskwarrior as an autonomous AI agent loop: 48 tasks in one day</h1><br />
<br />
+<span class='quote'>Published at 2026-02-21T23:11:13+02:00</span><br />
+<br />
<a href='./taskwarrior-autonomous-agent/ior-flamegraph.png'><img alt='Example ior flamegraph showing I/O syscall activity by process, file path, and tracepoint' title='Example ior flamegraph showing I/O syscall activity by process, file path, and tracepoint' src='./taskwarrior-autonomous-agent/ior-flamegraph.png' /></a><br />
<br />
<span>I let Ampcode autonomously complete 48 Taskwarrior tasks on my eBPF project in a single day. The agent picked up one task after another — implemented, self-reviewed, spawned sub-agent reviews, addressed comments, committed, and moved on — all without me intervening. Here is how the setup works, what the project is about, and the full skill that drives the loop.</span><br />
@@ -130,7 +132,7 @@
│ ... × 48 │
│ │
│ ┌─────────┐ ┌──────────┐ ┌──────────┐ │
- │ │ Agent │─▶│ Self- │─▶│ Sub-agent│ │
+ │ │ Agent │ ─▶│ Self- │ ─▶│ Sub-agent│ │
│ │ works │ │ review │ │ review │ │
│ └─────────┘ └──────────┘ └──────────┘ │
│ │ │ │ │