CodeNext is an Xcode Source Editor Extension that supports LLMs from OpenAI, OpenAI Compatible, Azure OpenAI, Google AI, Mistral, Anthropic, Deepseek, Ollama, Ollama Compatible, OpenRouter, Tabby, and more for Xcode.
- AI code autocompletion.
- Agentic chat
- Custom Commands to extend chat
-
Internet connection.
-
an API key or subscription from your LLM provider
- Unzip CodeNext.zip and drag CodeNext.app into the Applications folder.
- Run CodeNext.app from Applications folder to set up.
- As promoted, enable the source editor extension in MacOS system settings -> Privacy & Security -> Extensions -> Xcode Source Editor.
- Grant Accessibility API permission to the CodeNext extension app in MacOS system settings -> Privacy & Security -> Accessibility .
- Follow onboarding flow to set up AI modes for autocompletion and chat.
Codestral latest from Mistral is the best coding model, or locally Qwen2.5-Coder 1.5B with Ollama.
- Claude 3.5 Sonnet
- GPT-4o
- Grok-2
- Gemini 1.5 Pro
- Llama3.1 405B
We get inspired by and thus give special thanks to the following projects: