Jolt is a task-based codegen tool that outputs code to a git branch or local files. Jolt matches your code style and patterns, and is capable of handling both simple coding tasks and complex ones involving dozens of files and hundreds of lines of new code.
Installation
Open VSCode and navigate to the Extensions view
Search for Jolt Bridge in the marketplace
Click Install to add the Jolt Bridge extension to your VSCode environment
Usage
Create a new task using the Jolt web app
From the Task History view, click Send to VSCode for the task's code you want to apply
The Jolt Bridge extension will receive the code diff and apply it provided you are in the correct git branch and repository