forked from smallcloudai/refact
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
refact-planner edited this page Jun 7, 2026
·
3 revisions
Choose an IDE extension and complete first-run setup for Refact.
Install Refact in your IDE, open the Refact UI, configure at least one provider or local runtime, and choose default models before using chat, agent workflows, or code completion.
Install from the Visual Studio Marketplace
Install from JetBrains Marketplace
- Open the Refact sidebar or tool window.
- Confirm the local engine starts in the background.
- Add a hosted BYOK provider, OAuth-capable provider, local runtime, or custom endpoint in Provider Setup.
- Enable the models you want Refact to use.
- Select default models for chat, reasoning, agent work, and code completion.
- Start a chat, switch to an agent mode, or accept inline completion suggestions.
The IDE extension includes the Refact UI and starts the local refact-lsp engine. The engine handles chat sessions, model-provider calls, local context, tool execution, code completion, trajectories, tasks, and knowledge.
Bring at least one model source:
- A provider key or OAuth flow for hosted providers.
- A running local runtime such as Ollama, LM Studio, or vLLM.
- A custom OpenAI-compatible endpoint with model details.
A separate hosted Refact backend is not part of the setup path.
Refact on GitHub: https://github.com/JegernOUTT/refact
- Agent Modes
- Agent Tools
- Task Planner & Cards
- Worktrees
- Subagents
- Memory & Knowledge
- Hidden Roles & Plans
- Context Compression
- Scheduler & Cron
- Processes & PTY
- Buddy
- MCP
- Skills, Commands & Hooks
- Marketplace
- Chat System
- Providers
- Caps & Models
- Code Completion (FIM)
- AST
- VecDB
- Exec Runtime
- HTTP API
- Checkpoints & Git
- Voice