The terminal should not own the work
Summary
The article argues for decoupling task state from the terminal by using a persistent background daemon to own task state, workflow execution, and related processes. It explains durability and recoverability benefits, multi-client access, and the idea of installing the daemon as a user service so the terminal remains only a window into the work. This pattern emphasizes reliable, agentic workloads beyond ephemeral terminal sessions.