A persistent terminal session continuing behind a closed editor window

Keeping Claude Code Running With tmux

A small tmux workflow that keeps Claude Code sessions running even when VS Code closes.

August 4, 2026 · 3 min · 579 words
Handoff file bridging an old AI coding session to a fresh one

Context Rollovers Without /compact

A lightweight Claude Code setup for replacing automatic compaction with explicit handoff files, context warnings, and fresh-session resume hooks.

July 8, 2026 · 10 min · 1988 words
Agent Poke

Agent Poke: Scheduled Check-ins for Codex and Claude Code

A small Docker-based scheduler that sends interactive check-ins to Codex and Claude Code at fixed times.

May 14, 2026 · 5 min · 995 words
Local Commit AI

Local Commit AI: Commit Messages From Your Own AI CLI

A small VS Code extension for generating Git commit messages with your local Codex, Claude, or custom AI CLI.

May 6, 2026 · 6 min · 1235 words
Devbox usage

Devbox: The First Nix-Based Tool That Felt Practical

I wanted something better than polluting my laptop with random tools, but lighter than Docker and less intimidating than working with Nix directly. Devbox finally felt like the right middle ground.

April 13, 2026 · 4 min · 730 words