Get quick answers to common questions about Codentium. Can't find what you're looking for? Contact our support team.
Codentium is an AI-powered code editor built with a cross-platform framework, designed for modern developers who want fast, intelligent coding assistance while maintaining complete privacy control. It combines the speed of native desktop applications with cutting-edge AI capabilities.
Key features include:
Yes, Codentium is completely free and open source. There are no subscription fees, license costs, or premium tiers. You can use all features without any limitations.
The open source model ensures transparency, security, and community-driven development. You can even build your own version from the source code available on GitHub.
Codentium supports a wide range of programming languages through Language Server Protocol (LSP) integration:
The entire process takes less than 5 minutes, and our setup wizard will guide you through each step.
sudo xattr -rd com.apple.quarantine /Applications/Codentium.app
# Download and install
wget https://releases.codentium.io/codentium_1.0.0_amd64.deb
sudo dpkg -i codentium_1.0.0_amd64.deb
sudo apt-get install -f # Fix dependencies if needed
# Download and install
wget https://releases.codentium.io/codentium-1.0.0.x86_64.rpm
sudo rpm -i codentium-1.0.0.x86_64.rpm
# Or with dnf:
sudo dnf install codentium-1.0.0.x86_64.rpm
# Download and run
wget https://releases.codentium.io/Codentium-1.0.0.AppImage
chmod +x Codentium-1.0.0.AppImage
./Codentium-1.0.0.AppImage
# Install from Flathub
flatpak install flathub io.codentium.Codentium
flatpak run io.codentium.Codentium
Currently, Codentium officially supports Windows, macOS, and Linux. However, there are additional options:
Status: Planned for future release
A web-based version using WebAssembly is in development for universal access.
Status: Available
docker run -it --rm -v $(pwd):/workspace codentium/codentium
Status: Available for all platforms
Codentium can be built from source on any platform that supports a cross-platform framework and C++17.
Codentium supports multiple AI providers to give you flexibility and choice:
Codentium's AI context system is designed for transparency and control:
Codentium's AI can help with many development tasks:
The diff-first safety system ensures you never lose control of your code:
Setting up local AI provides complete privacy and no usage costs:
ollama pull codellama or
your preferred modelCodentium is built with privacy as a core principle:
When using cloud AI providers, only the context you approve is sent:
Yes! Codentium can work completely offline:
Internet is only required for:
Codentium implements multiple security measures:
Codentium is designed for keyboard-first productivity:
For a full list, check the Settings → Keyboard Shortcuts menu.
Yes, Codentium offers extensive customization options:
Go to Settings → Appearance to start customizing.
Yes, Codentium integrates with popular version control systems:
Access version control features from the sidebar or right-click context menu.
Possible reasons and fixes:
Test with a simple request or restart the AI service.
Our support team is here to assist you. Reach out via your preferred channel.