Categories · AI Coding Tools

AI Coding Tools

Assistants, agents, and reviewers that write, read, and ship code.

September 15, 2026

Auditing Architectural Decay with Brooks-Lint

A technical guide to using Brooks-Lint for evidence-led code audits, grounded in twelve classic engineering books to identify and remediate architectural decay.

September 15, 2026

Building Production-Ready AI Agents with Eidentic

A technical guide to implementing Eidentic, an open-source TypeScript SDK for building AI agents with self-improving memory, durable execution, and production-grade security fundamentals.

September 12, 2026

Visualizing AI Agent Transcripts with Rungraph

Rungraph is a local tool that converts AI coding agent transcripts into interactive graphs, allowing developers to visualize agent workflows, tool calls, and errors for improved debugging.