diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-30 10:09:44 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-30 10:09:44 +0300 |
| commit | 2249fc9d611bc6b03e674da4b89a4bd6886dff42 (patch) | |
| tree | 34b1eba212dfb84eed35ae779e7063d2f151a60e /gemfeed/2025-06-22-task-samurai.gmi | |
| parent | 594e3d7e0efa976e4a5ca9b3f9baa7913010ff70 (diff) | |
add foostats
Diffstat (limited to 'gemfeed/2025-06-22-task-samurai.gmi')
| -rw-r--r-- | gemfeed/2025-06-22-task-samurai.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2025-06-22-task-samurai.gmi b/gemfeed/2025-06-22-task-samurai.gmi index e8cd2f1f..8e353242 100644 --- a/gemfeed/2025-06-22-task-samurai.gmi +++ b/gemfeed/2025-06-22-task-samurai.gmi @@ -29,7 +29,7 @@ Task Samurai is a fast terminal interface for Taskwarrior written in Go using th ### Why does this exist? -* I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex. +I wanted to tinker with agentic coding. This project was implemented entirely using OpenAI Codex. (After this blog post was published, I also used the Claude Code CLI.) * I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based. * I wanted something built with Bubble Tea, but I never had time to dive deep into it. * I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding. |
