diff options
Diffstat (limited to 'gemfeed/atom.xml')
| -rw-r--r-- | gemfeed/atom.xml | 6 |
1 files changed, 4 insertions, 2 deletions
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 │ │ │ └─────────┘ └──────────┘ └──────────┘ │ │ │ │ │ │ |
