How I coordinate Claude and Codex sessions with a pull-based JSON handoff ledger

A 120-line Node.js script that lets two concurrent AI sessions hand off work without race conditions, push notifications, or external services.

Read Original

Related