@shugaev/spur
v1.3.5
Published
Spur: lean v2 orchestrator with a local daemon, tmux sessions, and project workspaces
Readme
@shugaev/spur
Spur is a lean orchestrator for AI coding agents: a local daemon, tmux-backed sessions, and per-project workspaces. Spawn Claude Code / Codex / Cursor sessions, drive them from a CLI or web UI, and manage them across projects.
Install
npm install -g @shugaev/spur
spur initnpm install -g only unpacks the package; spur init installs the systemd user units (daemon on :4310, web UI on :5555). Fresh Linux server walkthrough — Node setup, systemd, Tailscale — in the install guide below.
Docs
Full documentation lives in the repository (not shipped in this package):
Repository: https://github.com/ashugaev/spur
