Launched this week

Weave
A desktop console for parallel Claude Code sessions
4 followers
A desktop console for parallel Claude Code sessions
4 followers
A desktop app for running several Claude Code sessions at once. It drives the real claude binary on your PATH (not the SDK), so your shell env, hooks, and accounts carry over. Live diff per session, drop into a real PTY anytime, and point each session at its own git worktree.






A ptY mode that remembers per-session commands would be huge, especially since some of my sessions hit complex multi-step setup before the real work starts. Or even just a "save replay" button to re-run a session's command sequence in another window so I can duplicate a working setup quickly.