Releases: cxlinux-ai/cx-core
Releases · cxlinux-ai/cx-core
Nightly Builds
Automated nightly builds. Use at your own risk.
20260223-145346-e97bbc7b
See https://wezterm.org/changelog.html#20260223-145346-e97bbc7b for the changelog
If you're looking for nightly downloads or more detailed installation instructions:
CX Terminal v0.3.0
CX Terminal v0.3.0
🚀 Production Ready Release
What's New
- Complete rebrand to CX Linux
- Unified subscription pricing
- Nix flake support
- macOS Apple Silicon native build
- APT repository at repo.cxlinux.com
Downloads
- Linux: Use APT repository (recommended)
- macOS (Apple Silicon): cx-terminal-macos-aarch64.tar.gz
Quick Install (Linux)
curl -fsSL https://repo.cxlinux.com/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/cxlinux.gpg
echo 'deb [signed-by=/usr/share/keyrings/cxlinux.gpg] https://repo.cxlinux.com stable main' | sudo tee /etc/apt/sources.list.d/cxlinux.list
sudo apt update && sudo apt install cx-terminalLicense
BSL 1.1 - See LICENSE.md
v0.9.0 - MVP Release
🚀 Cortex Linux v0.9.0 - MVP Release
The AI Layer for Linux is here. Natural language system administration for Ubuntu/Debian servers.
Highlights
- Natural Language Commands -
cortex install nginx,cortex 'set up LAMP stack' - Hardware Detection - Automatic GPU/CUDA optimization
- Installation History - Track and rollback changes
- LLM Integration - Claude, GPT-4, and local Ollama support
- Sandbox Execution - Safe command execution with Firejail
Install
pip install cortex-linux
cortex install nginxWhat's New
- 1400+ tests passing
- Ruff linting cleanup (PR #610)
- Uninstall impact analysis engine (PR #585)
- JIT benchmarking (PR #605)
- License system for Pro/Enterprise tiers
Upgrade to Pro
Need advanced features? Compare plans →
Contributors
Thanks to @Anshgrover23, @Sahilbhatane, @dhvll, @RIVALHIDE, @divanshu-go, @sujay-d07, and all contributors!
Full Changelog: https://github.com/cortexlinux/cortex/commits/v0.9.0
v0.1.0 - Initial Release
First public release of Cortex Linux CLI.
- Natural language to apt commands
- Hardware detection (NVIDIA CUDA support)
- Firejail sandboxing
- Ollama integration for local LLMs
Install: pip install cortex-linux
Phase 1 Foundation - AI Integration Complete
🎉 First major milestone!
Core features implemented:
- AI command interpretation (Claude + GPT-4)
- Sandboxed execution engine
- Hardware profiling system
Thanks to our first contributors:
- @dhvll - Sandbox executor & hardware profiling
- @Sahilbhatane - LLM integration layer
Total bounties paid: $850