by smallcloudai · Agent Tool · ★ 68
⚠️ ARCHIVED This repository has been archived. Active development continues in smallcloudai/refact. Refact Agent This is a small executable written in Rust, a part of the Refact Agent project. Its main job is to live inside your IDE quietly and keep AST and VecDB indexes up to date. It is well-written: it will not break if you edit your files quickly or switch branches, it caches vectorization model responses so you don't have to wait for VecDB to complete indexing, AST supports connection graph between definitions and usages in many popular programming languages.
| Stars | 68 |
| Forks | 30 |
| Language | Rust |
| Category | Agent Tool |
| License | BSD-3-Clause |
| Quality Score | 69.8453271461268/100 |
| Open Issues | 17 |
| Last Updated | 2025-02-21 |
| Created | 2023-08-08 |
| Platforms | rust |
| Est. Tokens | ~3758k |
Explore other popular agent tool tools:
refact-lsp is 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 vie. It is categorized as a Agent Tool with 68 GitHub stars.
refact-lsp is primarily written in Rust. It covers topics such as agent, agents, ai.
You can find installation instructions and usage details in the refact-lsp GitHub repository at github.com/smallcloudai/refact-lsp. The project has 68 stars and 30 forks, indicating an active community.
refact-lsp is released under the BSD-3-Clause license, making it free to use and modify according to the license terms.