From ff1ca5bbd1fd88b41ee7f40fe500efb462f9e61e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Feb 2026 21:02:53 +0200 Subject: Update content for html --- gemfeed/atom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index cc66773e..8960e1cf 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-02-01T20:41:24+02:00 + 2026-02-01T21:02:02+02:00 foo.zone feed To be in the .zone! @@ -81,7 +81,7 @@ bind-key e run-shell -b "tmux display-message -p '#{pane_id}'
Prefilled prompt text

-And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go and release it once I have time. But it works well enough for now.
+And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go with propper unit tests, config-file, multi-agent support and release it once I have time. But it works well enough for now.