Skip to main content

Agent

Pedaling the Codex/Claude Bike Until the Wheels Smoke

·1894 words·9 mins
Claude Fable and GPT-5.6 have arrived back to back, followed by repeated quota resets. How do you turn a fleeting Coding Plan windfall into real output? Here is my playbook for model specialization, adversarial review, spec-driven design, closed-loop verification, context management, and one person leading a crew of AIs.

Fifty Years of Love and War: File Systems, Databases, and the Agent-Era Storage Endgame

·3939 words·19 mins
File systems and databases have spent fifty years fighting and borrowing from each other. The agent era may seem to put file systems back on top, but the real winner may be databases that learn to speak the file system’s dialect: models provide understanding, databases provide guarantees, and discovery comes from a protocol layer where ls works on everything.

Give DBA Agents a Body

·4868 words·23 mins
Today’s models are smart enough. What they lack is a body: a deterministic runtime that is observable, controllable, and reversible. Pigsty is evolving from a PostgreSQL distribution into an Agent Runtime, giving DBA and Dev Agents the operational reach and context they need to enter real production environments.

What Kind of Database Do AI Agents Need?

·1617 words·8 mins
The bottleneck for AI agents is not the database kernel, but integration above it. Muscle memory (in-database computation), associative memory (vector-graph fusion), and the courage to experiment (Git for Data) will be critical—none of them requires a new engine.