Skip to main content
SHAKTI

Download

Get Shakti

One Rust binary, one Desktop app, one VS Code extension. All three speak to the same backend, share the same dashboard UI, and run on the laptop / cluster you already have. License is enforced at runtime by the binary itself, not by gated download URLs — so these links are public.

Latest version: latest · release notes

CLI

Single Rust binary. No daemon, no runtime. Works everywhere your shell does.

One-liner

curl -fsSL https://sdlc.sh/install.sh | sh
irm https://sdlc.sh/install.ps1 | iex

See install instructions for first-run Gatekeeper / SmartScreen steps until code signing ships.

Manual download

  • macOS — Apple Silicon
  • macOS — Intel
  • Linux — x86_64
  • Linux — ARM64
  • Windows — x86_64
Recommended

Desktop

Native app with embedded Postgres + Redis. The full 12-phase pipeline on one laptop — 14-day free evaluation, BYOK LLMs.

Installers

  • macOS .dmg
  • Windows .msi
  • Linux — AppImage .AppImage
  • Linux — Debian/Ubuntu .deb
  • Linux — RPM .rpm

Auto-update via tauri-plugin-updater once installed. Read the Desktop product page for what it ships with.

First-run security dialog

Until first-customer code signing ships, macOS Gatekeeper and Windows SmartScreen will show an "unverified developer" dialog the first time you run the CLI or open the Desktop app. The install page walks through the one-time approval steps for each platform.

Verifying downloads

Every release publishes a checksums.txt listing SHA-256 hashes for every artifact in this build, signed with our release key. Compare the hash of your download against the checksum file before running the binary.