Blog

Notes from the workshop

Working notes on custom software, automation and the occasional experiment that turned out to be worth writing down.

Keeping a coding agent alive between sessions

7 min read

An AI coding agent is only as useful as the context it still has. Here is how I moved mine onto an always-on box so it survives a closed laptop, a dropped connection and a reboot, and how I can reach it from my phone.

Read it