From beb400eef20c66d5c694f427deb797525f84c628 Mon Sep 17 00:00:00 2001 From: Firehose Bot Date: Sun, 19 Apr 2026 23:17:21 +0100 Subject: [PATCH] blog post, in the flow --- .../2026/04-19-coding-agent-generates-its-own-extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/priv/blog/engineering/2026/04-19-coding-agent-generates-its-own-extensions.md b/app/priv/blog/engineering/2026/04-19-coding-agent-generates-its-own-extensions.md index 6cbe800..69f7e39 100644 --- a/app/priv/blog/engineering/2026/04-19-coding-agent-generates-its-own-extensions.md +++ b/app/priv/blog/engineering/2026/04-19-coding-agent-generates-its-own-extensions.md @@ -14,7 +14,7 @@ I see a few people writing about sharing struggles with Large language models, s For me it is easier to do at the moment of a small success. -The other day I tried to develop an extension for [Pi](https://shittycodingagent.ai) model when it goes off the rails. +The other day I tried to develop an extension for [Pi](https://shittycodingagent.ai). I want to stop a model when it goes off the rails. I now have a local model that is fast, can call tools (search, run test, edit code etc.). It does, however, perform some model assisted coding quirks frequently: