Skip to content

Releases: tinyland-inc/remote-juggler

RemoteJuggler v2.3.0

25 Feb 04:20

Choose a tag to compare

RemoteJuggler v2.3.0

Multi-provider git identity management tool with MCP/ACP support.

Installation

# Via npm (recommended for MCP clients)
npx -y @tummycrypt/remote-juggler --mode=mcp

# Via install script (full install with shell integration)
curl -fsSL https://raw.githubusercontent.com/tinyland-inc/remote-juggler/main/install.sh | bash

Or download the appropriate binary for your platform below.

Downloads

Platform CLI GUI Tray
Linux x86_64 remote-juggler-linux-amd64 remote-juggler-gui-linux-amd64 remote-juggler-tray-linux-amd64
Linux ARM64 remote-juggler-linux-arm64 remote-juggler-gui-linux-arm64 remote-juggler-tray-linux-arm64
macOS ARM64 (Apple Silicon) remote-juggler-darwin-arm64 - remote-juggler-tray-darwin-arm64
macOS x86_64 (Intel) remote-juggler-darwin-amd64 - -
AppImage - remote-juggler-gui-*.AppImage -
Debian/Ubuntu (.deb) remote-juggler_*.deb - -
RHEL/Fedora (.rpm) remote-juggler-*.rpm - -

Note: macOS binaries from GitHub are unsigned. For signed/notarized macOS binaries, see GitLab Releases.

MCP Server (for AI agents)

# Add to any MCP client (Claude Code, Cursor, VS Code)
remote-juggler --mode=mcp

Features

  • Multi-provider support (GitLab, GitHub, Bitbucket)
  • KeePassXC credential authority with TPM/YubiKey auto-unlock
  • Darwin Keychain integration for secure credential storage
  • GPG signing configuration per identity
  • MCP server (36 tools) for Claude Code / VS Code / Cursor
  • ACP server for JetBrains IDE integration
  • YubiKey / FIDO2 hardware key management
  • Trusted workstation mode (TPM/Secure Enclave)
  • Automatic SSH identity detection
  • Rootless installation
  • GTK4/Libadwaita GUI for Linux

Checksums

Verify your download:

sha256sum -c SHA256SUMS.txt
# Or check individual file
sha256sum -c remote-juggler-linux-amd64.sha256

Full Changelog: v2.2.0...v2.3.0

RemoteJuggler v2.2.0

24 Feb 15:13

Choose a tag to compare

RemoteJuggler v2.2.0

Multi-provider git identity management tool with MCP/ACP support.

Installation

# Via npm (recommended for MCP clients)
npx -y @tummycrypt/remote-juggler --mode=mcp

# Via install script (full install with shell integration)
curl -fsSL https://raw.githubusercontent.com/tinyland-inc/remote-juggler/main/install.sh | bash

Or download the appropriate binary for your platform below.

Downloads

Platform CLI GUI Tray
Linux x86_64 remote-juggler-linux-amd64 remote-juggler-gui-linux-amd64 remote-juggler-tray-linux-amd64
Linux ARM64 remote-juggler-linux-arm64 remote-juggler-gui-linux-arm64 remote-juggler-tray-linux-arm64
macOS ARM64 (Apple Silicon) remote-juggler-darwin-arm64 - remote-juggler-tray-darwin-arm64
macOS x86_64 (Intel) remote-juggler-darwin-amd64 - -
AppImage - remote-juggler-gui-*.AppImage -
Debian/Ubuntu (.deb) remote-juggler_*.deb - -
RHEL/Fedora (.rpm) remote-juggler-*.rpm - -

Note: macOS binaries from GitHub are unsigned. For signed/notarized macOS binaries, see GitLab Releases.

MCP Server (for AI agents)

# Add to any MCP client (Claude Code, Cursor, VS Code)
remote-juggler --mode=mcp

Features

  • Multi-provider support (GitLab, GitHub, Bitbucket)
  • KeePassXC credential authority with TPM/YubiKey auto-unlock
  • Darwin Keychain integration for secure credential storage
  • GPG signing configuration per identity
  • MCP server (36 tools) for Claude Code / VS Code / Cursor
  • ACP server for JetBrains IDE integration
  • YubiKey / FIDO2 hardware key management
  • Trusted workstation mode (TPM/Secure Enclave)
  • Automatic SSH identity detection
  • Rootless installation
  • GTK4/Libadwaita GUI for Linux

Checksums

Verify your download:

sha256sum -c SHA256SUMS.txt
# Or check individual file
sha256sum -c remote-juggler-linux-amd64.sha256

What's Changed

  • fix: ground docs in reality, rewrite install script, remove dead code by @Jesssullivan in #3
  • fix(ci): fix Nix CI and swtpm test fixture by @Jesssullivan in #4

New Contributors

Full Changelog: v2.1.0-beta.7...v2.2.0

RemoteJuggler v2.1.0-beta.7

21 Feb 21:31

Choose a tag to compare

Pre-release

RemoteJuggler v2.1.0-beta.7

Multi-provider git identity management tool with MCP/ACP support.

Installation

# Via npm (recommended for MCP clients)
npx -y @tummycrypt/remote-juggler --mode=mcp

# Via install script (full install with shell integration)
curl -fsSL https://raw.githubusercontent.com/tinyland-inc/remote-juggler/main/install.sh | bash

Or download the appropriate binary for your platform below.

Downloads

Platform CLI GUI Tray
Linux x86_64 remote-juggler-linux-amd64 remote-juggler-gui-linux-amd64 remote-juggler-tray-linux-amd64
Linux ARM64 remote-juggler-linux-arm64 remote-juggler-gui-linux-arm64 remote-juggler-tray-linux-arm64
macOS ARM64 (Apple Silicon) remote-juggler-darwin-arm64 - remote-juggler-tray-darwin-arm64
macOS x86_64 (Intel) remote-juggler-darwin-amd64 - -
AppImage - remote-juggler-gui-*.AppImage -
Debian/Ubuntu (.deb) remote-juggler_*.deb - -
RHEL/Fedora (.rpm) remote-juggler-*.rpm - -

Note: macOS binaries from GitHub are unsigned. For signed/notarized macOS binaries, see GitLab Releases.

MCP Server (for AI agents)

# Add to any MCP client (Claude Code, Cursor, VS Code)
remote-juggler --mode=mcp

Features

  • Multi-provider support (GitLab, GitHub, Bitbucket)
  • KeePassXC credential authority with TPM/YubiKey auto-unlock
  • Darwin Keychain integration for secure credential storage
  • GPG signing configuration per identity
  • MCP server (32 tools) for Claude Code / VS Code / Cursor
  • ACP server for JetBrains IDE integration
  • YubiKey / FIDO2 hardware key management
  • Trusted workstation mode (TPM/Secure Enclave)
  • Automatic SSH identity detection
  • Rootless installation
  • GTK4/Libadwaita GUI for Linux

Checksums

Verify your download:

sha256sum -c SHA256SUMS.txt
# Or check individual file
sha256sum -c remote-juggler-linux-amd64.sha256

v2.1.0-beta.6 — Matrix CI, Dynamic Artifacts

21 Feb 21:18

Choose a tag to compare

v2.1.0-beta.6

Release CI refactored into matrix groups with dynamic README artifact generation.

Changes

  • Collapsed 8 workflow jobs into 4 matrix groups
  • Dynamic README artifact block generator (scripts/update-readme-artifacts.sh)
  • Prerelease-aware npm/Docker/Nix install commands
  • Fixed npm badge to show beta dist-tag
  • Added Release workflow status badge
  • Toolchain versions extracted from workflow (no hardcoding)
  • Repo migrated from Jesssullivan/RemoteJuggler to tinyland-inc/remote-juggler

v2.1.0-beta.5

21 Feb 21:18

Choose a tag to compare

v2.1.0-beta.5 Pre-release
Pre-release

v2.1.0-beta.5

CI fixes for Docker builds and npm publishing.

Changes

  • Docker build uses chpl directly
  • npm version --allow-same-version fix

v2.1.0-beta.4

21 Feb 21:18

Choose a tag to compare

v2.1.0-beta.4 Pre-release
Pre-release

v2.1.0-beta.4

Credential authority and KeePassXC integration improvements.

v2.1.0-beta.3

21 Feb 21:18

Choose a tag to compare

v2.1.0-beta.3 Pre-release
Pre-release

v2.1.0-beta.3

Incremental fixes and CI improvements.

v2.1.0-beta.2 — Packaging, Completions, Docker

21 Feb 21:18

Choose a tag to compare

v2.1.0-beta.2

Packaging completions, Docker support, and documentation parity.

Changes

  • Shell completion improvements
  • Docker container publishing to GHCR
  • Documentation updates and install guides
  • AUR PKGBUILD and nfpm packaging

v2.1.0-beta.1 — First Public Pre-release

21 Feb 21:18

Choose a tag to compare

v2.1.0-beta.1

First public pre-release with distribution infrastructure.

Changes

  • Distribution release infrastructure (CI/CD for multi-platform builds)
  • Comprehensive MCP tool E2E tests
  • Shell integration setup (envrc, starship, nix)
  • CI robustness improvements and platform parity
  • npm, Homebrew, Nix, Docker, .deb, .rpm packaging

v2.0.0 — Complete Chapel Rewrite

21 Feb 21:18

Choose a tag to compare

RemoteJuggler v2.0.0

Complete rewrite from Python to Chapel for native performance and zero-dependency distribution.

Highlights

  • Chapel-native CLI with full MCP/ACP server support
  • GTK4/Libadwaita GUI (Rust)
  • System tray app (Go/Linux, Swift/macOS)
  • KeePassXC credential authority integration
  • YubiKey/FIDO2 and TPM 2.0 hardware security
  • Shell completions (bash, zsh, fish)