Local developer tool · macOS · spur.kevin.top

From base branch to
isolated agent lane.

Spur manages multi-repo git worktrees with a fixed quick base (usually origin/*), then opens Pi in that directory. Main stays clean. Parallel work stays parallel.

Signed Developer ID · Apple silicon first · no account required

Multi-repo sidebar

One window, many projects. Each with its own worktrees and Pi sessions.

Quick base

Default new worktrees from a branch you choose — not a floating suggestion.

Pi-native

Default agent is Pi. /login for providers. Sessions follow Pi defaults.

Local-first

Rust core. Git CLI for correctness. Your editor stays external.

Download

Latest: 0.1.0 · Apple silicon

Spur.dmg

Open DMG → drag to Applications. Unnotarized builds may need right-click → Open.

# from source
cargo run -p spur_app -- /path/to/repo

# CLI
spur-cli project add ~/code/my-repo
spur-cli wt new feat/x --repo ~/code/my-repo

Changelog

0.1.0 — MVP