Idioma

Esta página está em português. A versão em inglês é a referência principal quando houver divergência.

General

This section contains general questions about CFactory.

How does CFactory work?

CFactory uses large language models (LLMs) to understand your requests and translate them into actions. It can:

  • Read, write, and delete files in your project.
  • Execute commands in your IDE terminal.
  • Perform web browsing (if enabled).
  • Use external tools via the Model Context Protocol (MCP).

You interact with CFactory through a chat interface, where you provide instructions and review/approve its proposed actions, or you can use the inline autocomplete feature which helps you as you type.

Is CFactory free to use?

The CFactory extension itself is free and open-source. In order for CFactory to be useful, you need an AI model to respond to your queries. Models are hosted by providers and most charge for access.

There are some models available for free. The set of free models is constantly changing based on provider pricing decisions.

You can also use CFactory with a local model or add provider API keys (BYOK) after signing in.