DKDimitry Katzinbasiliskin.hashnode.dev·1d ago · 21 min readEvent-Sourced AI Agents: Building Frontier-Quality Coding Agents on 32k Context WindowsHow to build autonomous coding agents that run 24/7 on small local models — without losing quality, without breaking the loop, and without burning through tokens. 1. The Problem Everyone Ignores Moder00
DKDimitry Katzinbasiliskin.hashnode.dev·2d ago · 5 min readThe Missing Observability Layer for Your LLM Command-Line Tools: Introducing cli-obs-proxyIf you’re a developer who loves working in the terminal, you’ve probably adopted command-line LLM tools to speed up your workflow. But if you’re like me, you don’t just stick to one provider. You jugg02R
DKDimitry Katzinbasiliskin.hashnode.dev·Sep 6 · 9 min readChrome Control Bridge for AI Coding AgentsAI coding agents are getting very good at working with code. They can read a repository, modify files, run tests, execute commands, and reason about the results. But there's a point where the terminal00