Threader

Threader

Sync and share Claude Code threads. Private by default.

Install

Quick install (macOS / Linux)

curl -fsSL https://threader.sh/install.sh | sh

How it works

Threader installs lightweight hooks into Claude Code that notify a local daemon whenever a session starts, stops, or a message is received. The daemon reads the session data from Claude Code's local storage and syncs it to the cloud.

Sessions are private by default. You can share them via workspaces or make them public from the dashboard.

Commands

CommandDescription
threader loginAuthenticate via browser
threader logoutClear stored credentials
threader initInstall hooks and create data dirs
threader startStart daemon in background
threader stopStop the daemon
threader statusShow daemon status and session info
threader whoamiShow current authenticated user