summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-12 20:12:33 +0300
committerPaul Buetow <paul@buetow.org>2025-07-12 20:12:33 +0300
commit632c93545ad48bb894e76bc8c84261a69571bf0b (patch)
treed01872e8098d5d4d40f1a2de3f39a7f8dc538971 /README.md
parent9485ac1adddca7ba97e5db62002d49636a00c1c1 (diff)
add vibe coding info
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87a0a78..ae89d7a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Task Samurai is a fast terminal interface for [Taskwarrior](https://taskwarrior.
## Why does this exist?
-- I wanted to tinker with agentic coding.
+- I wanted to tinker with agentic coding (actually, it has been mainly vibe coded using OpenAI Codex and 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 never had time to deep dive into it.