Skip to content(if available)orjump to list(if available)

You Should Write An Agent

You Should Write An Agent

4 comments

·November 6, 2025

tlarkworthy

Yeah I was inspired after https://news.ycombinator.com/item?id=43998472 which is also very concrete

tptacek

I love everything they've written and also Sketch is really good.

manishsharan

How.. please don't say use langxxx library

I am looking for a language or library agnostic pattern like we have MVC etc. for web applications. Or Gang of Four patterns but for building agents.

tptacek

The whole post is about not using frameworks; all you need is the LLM API. You could do it with plain HTTP without much trouble.