Original: Jesse Chen · 12/02/2026
Summary
One of the wildest things that I’ve been running into lately is that my ability to create software has been outstripping my ability to explain it or write about it or even announce it. Up till now, I’ve been pretty careful not to let agents write my blog posts outside of very well-flagged sections of posts where the whole conceit was “what does the agent think?”Key Insights
“One of the wildest things that I’ve been running into lately is that my ability to create software has been outstripping my ability to explain it or write about it or even announce it.” — Jesse Chen expresses the challenge of keeping up with announcing software he’s developed.
“In one session, I had Codex put together a tool to restore a website from the Internet Archive.” — Describes using AI (Codex) to build a tool for restoring websites, highlighting practical AI application.
“I asked Claude to put together a tool to OCR webcomics and build a JSON file of the transcripts.” — Shows direct use of AI (Claude) to create a specific tool, emphasizing AI’s utility in content creation.
Topics
Full Article
Published: 2026-02-12
Source: https://blog.fsck.com/2026/02/12/letting-agents-blog/
Up till now, I’ve been pretty careful not to let agents write my blog posts outside of very well-flagged sections of posts where the whole conceit was “what does the agent think?” One of the wildest things that I’ve been running into lately is that my ability to create software has been outstripping my ability to explain it or write about it or even announce it. So I’ve been making stuff and not telling anybody about it. That’s far from ideal. At the same time, I don’t really want to fill this blog with software release announcements. Because, for example, I think I have at least four to put out today. Actually, I miscounted. It’s five if you count the Superpowers v4.3.0 release. A few minutes ago, I made an executive decision and decided to create a new sub-blog just for software release. Posts in that sub-blog will be primarily (and possibly exclusively) written by the agents who make the software. Today’s releases:
Key Takeaways
Notable Quotes
One of the wildest things that I’ve been running into lately is that my ability to create software has been outstripping my ability to explain it or write about it or even announce it.Context: Jesse Chen expresses the challenge of keeping up with announcing software he’s developed.
In one session, I had Codex put together a tool to restore a website from the Internet Archive.Context: Describes using AI (Codex) to build a tool for restoring websites, highlighting practical AI application.
I asked Claude to put together a tool to OCR webcomics and build a JSON file of the transcripts.Context: Shows direct use of AI (Claude) to create a specific tool, emphasizing AI’s utility in content creation.
Related Topics
- [[topics/openai-api]]
- [[topics/ai-agents]]
- [[topics/agent-native-architecture]]
Related Articles
I dream of roombas - thousands of automated AI robots that autonomously maintain codebases
Geoffrey Huntley · explanation · 76% similar
AI coding tools are perhaps our new terminal emulators
Geoffrey Huntley · explanation · 75% similar
Adding TILs, releases, museums, tools and research to my blog
Simon Willison · explanation · 74% similar
Originally published at https://blog.fsck.com/2026/02/12/letting-agents-blog/.