Ask HN: Why don't LLM harnesses enable/expose custom middleware hooks?
https://news.ycombinator.com/item?id=48664360I want to be able to execute a prompt derived from a piece of structured data (JSON) by transforming it into markdown and decorating it at prompt-time, without building my own infrastructure around or alongside the harness...