|
|
|
|
|
by kmg
117 days ago
|
|
Good use case for away-from-laptop access to Claude Code. For a CLI product, Tailscale + tmux is a solid foundation — which many in this thread have converged on. I built a helper [1] that adds a monitoring layer on top: it watches tmux output and sends a push notification when Claude transitions from working to waiting for input.
[1] https://github.com/kmg/tether |
|