This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Kelsey Hightower
kelseyhightower.com
did:plc:7i3fhorekojhdjhkbln7q7gq
After a bit of trial and error, I finally made an agent that does exactly what I want. No hallucinations. Runs locally. And costs almost nothing.
#! /bin/bash
// Do exactly this one task and nothing else.
// If it doesn't work, wait 30 seconds and try
// again. If that fails, log a message.
doTask
2026-01-22T00:54:33.293Z