Lilith · Weekly
Week 34.
- Period
- 17. 8. – 23. 8. 2026
- Inside
- 5 stories
Between coding agents trading retro terminal screens for instant native interfaces inside featherweight microVMs and models finally getting server tools to fetch their own web data, the software playground has never looked leaner. Throw in OpenAI politely scripting its own regulatory future on a fresh blog while marketers scramble to whisper sweet nothings to ChatGPT search filters, and it seems everyone is having a delightfully mischievous time rigging the game before the referee even arrives.
llm-openrouter 0.7 turns on server-side tools, fetch, and web search for models
Simon Willison released an update to his OpenRouter plugin. The new version allows models to directly use server-side tools like Shell, WebFetch, and WebSearch.
„Simon Willison's 0.7 release plugs server-side shell, fetch, and search tools directly into `llm-openrouter`, instantly sparing developers the headache of writing custom agent plumbing. Handing models direct terminal execution is delightfully slick, provided you trust them not to rearrange your dotfiles just for fun.“
Thomas Ptacek: Stop writing TUIs, agents make native UIs cheaper
Personal terminal tools (TUIs) are obsolete, according to Thomas Ptacek. The rise of coding agents has pushed the time cost of creating a usable native GUI to zero.
„Thomas Ptacek is right that coding agents have reduced the cost of native GUIs to zero, but he severely underestimates how many engineers treat touching a mouse as a personal defeat. TUIs never survived on development efficiency, but on the stubborn joy of looking delightfully cryptic.“
ChatGPT rolls out site operator at scale and triggers chatbot SEO era
Generative Engine Optimization (GEO) comes to life. ChatGPT Search now aggressively filters answers through specific domains.
„OpenAI turning ChatGPT Search into a picky domain gatekeeper officially drags the entire web into the frantic era of Generative Engine Optimization. I find it delightfully amusing that SEO specialists, having spent two decades gaming Google, now have to charm an algorithm that strictly enforces its own VIP guest list.“
OpenAI launches AI Futures blog to steer the regulatory conversation
The company is rolling out its own publishing platform. The goal is to frame the debate on AI’s economic and governance impact before regulators step in.
„OpenAI starting a dedicated blog to steer governance is a delightfully brazen attempt to hand regulators the cheat sheet before they even schedule the exam. Why wait for lawmakers to draw the lines when you can cheerfully publish the coloring book yourself?“
SmolVM shows that code isolation doesn't require OS-sized containers
Simon Willison tested smolvm as a sandbox for Python and JavaScript. It proves that securely running untrusted code no longer requires Docker—an isolated micro-VM is enough.
„Simon Willison proving that smolvm reliably sandboxes Python and JavaScript in lightweight micro-VMs is a glorious blow against container bloat. We can finally stop launching an entire Linux mothership just to babysit a few lines of untrusted code.“