AgentsView: local analytics for your coding agents

Posted on Wed, 10 Jun 2026 in Tools • Tagged with agentsview, ai, coding agents, analytics, claude code, pi, codex, open-source

AgentsView is an open-source tool that indexes sessions from 20+ coding agents into a local SQLite database, providing analytics dashboards, cost tracking, and full-text search without sending data off your machine.


Continue reading

Programming as Theory Building: Peter Naur's Essay

Posted on Mon, 18 May 2026 in Programming • Tagged with programming, theory, architecture, ai, llm, naur

The key ideas from Christian Ekrem's article on Peter Naur's essay and why it matters more than ever in the age of generative AI.


Continue reading

GitHub Spec Kit — Specifications as Source of Truth

Posted on Sun, 10 May 2026 in ia • Tagged with agents, ai, spec-kit, github, spec-driven-development

Sixth installment in the series on software engineering with AI agents. Today we look at the project that GitHub has turned into the de facto standard for specification-driven development: Spec Kit.

So far we have covered methodologies for directing agents: compound engineering (Every), discipline skills (Addy Osmani), a complete operating …


Continue reading

Superpowers — Jesse Vincent Imposes Methodology on Coding Agents

Posted on Wed, 06 May 2026 in ia • Tagged with agents, ai, superpowers, jesse-vincent, claude-code, prime-radiant

Fourth installment in the series on agent-driven software engineering. Today I am covering a project that has changed the game: Superpowers, by Jesse Vincent.

With 180,000 stars on GitHub and 16,000 forks, Superpowers is the most popular agent skills framework today. But what makes it special is not …


Continue reading

Agent Skills by Addy Osmani — Enforcing Senior Engineering Discipline on Agents

Posted on Wed, 06 May 2026 in ia • Tagged with agents, ai, agent-skills, addy-osmani, google, claude-code

In the previous two parts of this series we have seen an overview of agent-driven engineering and then Every's compound engineering methodology. Now for another similar approach: Agent Skills, Addy Osmani's project at Google that has nearly 30,000 stars on GitHub and tackles the problem from a completely different …


Continue reading

Compound Engineering — Every's Vision for Agent-Driven Engineering

Posted on Wed, 06 May 2026 in ia • Tagged with agents, ai, compound-engineering, every, claude-code

In the first part of this series I talked about how AI agents have changed the way I build software. But that was just the warm-up. What follows is the vision of a company that has taken this idea to the extreme: Every, the startup from Dan Shipper and Kieran …


Continue reading

Programming with Agents

Posted on Wed, 06 May 2026 in ia • Tagged with agents, ai, productivity

After more than 20 years of writing code, the rise of AI agents has changed how I work more than any new framework or language ever could. It is not about the AI writing code for me, but about letting me stay focused on what actually matters: design, architecture, and …


Continue reading