refact icon indicating copy to clipboard operation
refact copied to clipboard

AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.

Results 113 refact issues
Sort by recently updated
recently updated
newest added

**Environment:** - Roo Code version: 3.28.14 - OS: Windows 11 with WSL2 (Ubuntu) - VSCode: Running in WSL remote - API Provider: Ollama (local) - Model: llama3.1:8b-instruct-q4_K_M - Embedder: Ollama...

Some fixes are need to the lsp in order to progress this PR. ticket: https://refact.fibery.io/Software_Development/The-Plugin-Repair-Board-649#Software_Development/Task/Tool-confirmation-1184

# Feature The gifs showing code complete in the Github Contribution doc is nice, and adding it to the redact.ai docs will help to illustrate the fill-in-the-middle completion. Part of...

docs-improvement

What to do: Show how you combine Refact with your own CLI tools, scripts, or services. What to include: - Example tool you used - How Refact helped alongside it...

help wanted
docs-improvement

This document provides a comprehensive, step-by-step process for setting up a self-hosted instance of [Refact.AI](http://refact.ai/) using the official Docker method, with additional configuration details and troubleshooting tips. ## Prerequisites Before...

What to do: Set up a few MCPs, cmdline, cmdline_service to give agent full information without mannual feedback (run tests, work with custom db, compile, etc.) What to include: What...

help wanted
docs-improvement

Recent changes in the repository have migrated agent memory storage from local (SQLite-based) to a remote/cloud-based GraphQL API. For users who require on-premises or private deployments, will there be an...