This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Joe Beda
h.olysh.it
did:plc:vkn2vmcnsmlffrpwalvgybw5
The more I work with LLMs and agents, the more I'm gobsmacked by the n^2 nature of how conversations are handled.
For every turn of the conversation, you send the entire previous conversation. This means the costs compound the longer the conversation goes on.
2026-08-21T14:42:10.068Z