I got up early this morning. After making a cup of coffee, I had two to three hours before work. I spun up my coding agents and completed a first version of Chore.

It’s a simple task runner for repetitive daily chores. I found myself regularly updating all the software and packages on my computers. On my work laptop, I also have to run two authentication commands every day due to my company’s security policy. I used to handle these with shell scripts, but I wanted a dedicated tool.

Thanks to agentic coding, I managed to develop and release a usable version in less than three hours. The CLI is simple, but there used to be a lot of friction just getting started.

It’s a very early version, but I’ve already adopted it and written a configuration file for my daily chores. I even built a Homebrew tap for it. Once I polish it more, I’ll write a detailed introduction.

#67Apr 22, 2026
Previous note
Added a dedicated image viewer page
#66Apr 21, 2026