Skip to main content

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

Getting Started

  1. Sign up for Jolt through the desktop or web app
  2. Connect a git provider using the web app
  3. Select a repo folder
  1. Create a new chat using the button at the top left
  2. Enter a prompt such as "How does auth work in this repo?"
A repo folder can be a singular repo, a sub folder of a repo, or a parent directory that contains multiple repos.