diff options
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.gmi b/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.gmi index b50c639d..2fc6bbc1 100644 --- a/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.gmi +++ b/gemfeed/2026-02-22-taskwarrior-autonomous-agent-loop.gmi @@ -109,7 +109,7 @@ The key difference is that Taskwarrior acts as persistent memory and a work queu │ ... × 48 │ │ │ │ ┌─────────┐ ┌──────────┐ ┌──────────┐ │ - │ │ Agent │─▶│ Self- │─▶│ Sub-agent│ │ + │ │ Agent │ ─▶│ Self- │ ─▶│ Sub-agent│ │ │ │ works │ │ review │ │ review │ │ │ └─────────┘ └──────────┘ └──────────┘ │ │ │ │ │ │ diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 3eeb3f5e..4b89d2cf 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="gemini://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 │ │ │ └─────────┘ └──────────┘ └──────────┘ │ │ │ │ │ │ |
