Engineering Articles

Software that survives context loss.

Developer tools, debugging, AI coding agents, local-first systems, and durable code.

build.sh
$ focus
> understand the system
> remove accidental complexity
> make it portable
> ship
$
01

How to move a coding-agent session from Claude Code to Codex

Agent Airlift creates a local, inspectable handoff bundle so a long-running coding session can move tools without pretending that hidden model state is portable.

03

Monitoring coding environments without token polling

A control-plane pattern for surfacing coding-environment signals without spending model tokens while idle.

ACTIVE PROJECTS

View all projects ->
Active prototype

AgentAirlift

A deterministic handoff bundle for AI coding sessions.

GitHub
Active

QuotaSentry

A local quota guard for long-running Codex workflows.

GitHub
Active

EternalMac

A Mac Mini personal devserver workflow for a laptop.

GitHub