Open post tmux

tmux as Agent Habitat

tmux is a terminal multiplexer built for humans managing remote servers. It splits a terminal into panes, keeps sessions alive across disconnections, and lets you attach and detach from running processes. Sysadmins have used it this way since 2007. What makes tmux interesting for agents is something more fundamental: every tool that runs in a...

Open post modify

Clive Can Now Modify Itself

We've been building clive — a CLI Live Environment that gives an LLM a terminal and a keyboard. The core idea is simple: instead of wrapping tools in APIs and schemas, you let the agent read the screen and type. The terminal becomes the interface. The loop becomes the protocol. We've added something that takes...

Open post interleaved thinking

The AI That Pauses to Think: How Interleaved Reasoning Is Reshaping Autonomous Agents

When Moonshot AI demonstrated its Kimi K2 model tackling a PhD-level mathematics problem in hyperbolic geometry, according to examples published in their technical documentation, the AI didn't just compute an answer. It embarked on a 23-step journey: searching academic literature, running calculations, reconsidering its approach based on results, querying databases again, and iterating until it...

Open post cloudflare

The LLM Whisperers: How Cloudflare and Anthropic Cracked the Code on AI Agent Efficiency

There's a delicious irony at the heart of modern AI development. We've spent years training large language models on every scrap of code humanity has ever written—Stack Overflow answers, GitHub repositories, programming textbooks, documentation—teaching them to become fluent in Python, JavaScript, TypeScript, and dozens of other languages. Then, when it comes time to actually use...

Scroll to top