Description
AI code assistance can be connected to the Helix editor through a language-server style integration.
It is useful for developers who want completions or chat-like coding help from services such as Copilot, OpenAI, Codeium, or local Ollama models. Source code, prompts, and credentials may be sent to external providers depending on configuration, so private projects and API keys need careful handling.