Collected sources and patterns will appear here. Add from search or the patterns library.
ShellCommand -> AttachableTerminalSession
Takes a detached command-line execution -> runs it inside a named tmux session to allow human operators to attach and interact mid-session.
Problem it solves
Headless agents get stuck or prompt for interactive input, blocking execution unless a human can intervene.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.