27 Forks
60 Stars
60 Watchers

refact-lsp

Rust executable for Refact Agent, it lives inside your IDE and keeps AST and VecDB indexes up to date, offers agentic tools for an AI model to call. Yes, it works as a LSP server from IDE point of view.

How to download and setup refact-lsp

Open terminal and run command
git clone https://github.com/smallcloudai/refact-lsp.git
git clone is used to create a copy or clone of refact-lsp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with refact-lsp https://github.com/smallcloudai/refact-lsp/archive/master.zip

Or simply clone refact-lsp with SSH
[email protected]:smallcloudai/refact-lsp.git

If you have some problems with refact-lsp

You may open issue on refact-lsp support forum (system) here: https://github.com/smallcloudai/refact-lsp/issues