LoopCode
DESKTOP APP
Download LoopCode
A local-first coding agent for your machine, plus a command-line install for developers. Sign in with your LoopCode account after installing; your code stays on your computer except the prompts you send. Free to start — see plans.
Checking the latest release…
macOS13 Ventura or later · Apple silicon or Intel
Windows10 or later · 64-bit
LinuxAppImage (any distro) or .deb (Ubuntu/Debian)
For developers
COMMAND LINE
LoopCode in your terminal.
The same agent, for people who work in a shell. Paste this into Terminal:
curl -fsSL https://loopcode.heksync.in/cli.sh | sh- Signs you in right away. When it finishes, your browser opens to approve the terminal — the same account, plan and usage as the desktop app.
- Needs Node.js 22.18 or newer. The installer checks, and tells you how to get it if it’s missing.
- No sudo. It installs to
~/.local/binfor your user only. Run it again to update; add-s -- --uninstallaftershto remove it.
Then open any project folder and run loopcode.Read the script before you run it, if you like — we would.