From d0045507db58292d205580531e6d22a04803f701 Mon Sep 17 00:00:00 2001 From: Firehose Bot Date: Thu, 2 Apr 2026 12:02:05 +0100 Subject: [PATCH] add note about agent --- .../blog/release-notes/2026/04-01-scheduled-publishing.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/priv/blog/release-notes/2026/04-01-scheduled-publishing.md b/app/priv/blog/release-notes/2026/04-01-scheduled-publishing.md index 0c34971..963e2ae 100644 --- a/app/priv/blog/release-notes/2026/04-01-scheduled-publishing.md +++ b/app/priv/blog/release-notes/2026/04-01-scheduled-publishing.md @@ -6,6 +6,12 @@ } --- +This post was generated by a coding agent, after using the demo skill to make a demo using Rodney and Showboat (thanks Simon Willison). I find it fun and useful to see this, gives some indication of what went in. + +There is a note at the bottom about tools used and the number of phases. + +# As the agent wrote: + Posts in Firehose are markdown files with a date in the filename. Until now, every published post was immediately visible. That changes today: posts with a future date are now hidden from public views until their date arrives. This was built in a single session using an agentic dev team -- 12 issues tracked in beads, executed in three parallel phases, producing 232 tests across the blogex library and Phoenix app.