Skip to content

The AI assistant that seamlessly integrates with VSCode to autonomously create, edit, and run terminal commands; redefining how you code.

License

Notifications You must be signed in to change notification settings

julesmons/recline

Repository files navigation

Recline

The AI assistant that seamlessly integrates with VSCode to autonomously create, edit, and run terminal commands; redefining how you code.

Important

Recline is being be rewritten from scratch.
It is currently in the "proof-of-concept" stage.
Recline will be fully usable and work as expected once it reaches version 1.0.0

If you're looking for the Cline fork, it's archived here

Installing

Eventually Recline will be released on the VSCode Marketplace.
However; This project is currently in a very experimental state.

To install and test-drive Recline, you'll need to manually build the extension and install directly from VSIX.

1. Clone the repository:

git clone https://github.com/julesmons/recline.git
cd ./recline

2. Install dependencies

pnpm install

3. Package as VSIX

pnpm run package

4. Install the extension into VSCode

Note

Version number will differ based on the actual version in ./package.json

code --install-extension ./recline-0.0.1.vsix

5. Recline! 🎉

License

Mozilla Public License Version 2.0 © 2025 Jules Mons

Attribution

Recliner Icon

About

The AI assistant that seamlessly integrates with VSCode to autonomously create, edit, and run terminal commands; redefining how you code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published