summaryrefslogtreecommitdiff
path: root/gemfeed/2025-06-22-task-samurai.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2025-06-22-task-samurai.html')
-rw-r--r--gemfeed/2025-06-22-task-samurai.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2025-06-22-task-samurai.html b/gemfeed/2025-06-22-task-samurai.html
index b775f3b1..24c625d5 100644
--- a/gemfeed/2025-06-22-task-samurai.html
+++ b/gemfeed/2025-06-22-task-samurai.html
@@ -43,8 +43,8 @@
<br />
<h3 style='display: inline' id='why-does-this-exist'>Why does this exist?</h3><br />
<br />
+<span>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.)</span><br />
<ul>
-<li>I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex.</li>
<li>I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based.</li>
<li>I wanted something built with Bubble Tea, but I never had time to dive deep into it.</li>
<li>I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding.</li>