Desktop App
The Jolt Desktop app is a new way to use Jolt with codebases on your machine.
- Ask questions and write code
- Use local changes in your codebase
- Use alongside IDEs and editors like Zed, Xcode, VIM
- Run parallel workflows alongside Jolt IDE extensions

The Jolt Desktop app can use local changes in your codebase to answer questions and write code. It can also directly apply code changes to your file system.
Download
Macs with Apple Silicon Debian-based Linux (arm64) Debian-based Linux (x86-64) Microsoft Windows (x86-64)
Getting Started
- Sign up for Jolt through the desktop or web app
- Connect a git provider using the web app
- Select a repo folder

- Create a new chat using the button at the top left
- Enter a prompt such as "How does auth work in this repo?"