Skip to content

Releases: cxlinux-ai/cx-core

Nightly Builds

23 Feb 12:41

Choose a tag to compare

Nightly Builds Pre-release
Pre-release

Automated nightly builds. Use at your own risk.

20260223-145346-e97bbc7b

23 Feb 08:15

Choose a tag to compare

Pre-release

See https://wezterm.org/changelog.html#20260223-145346-e97bbc7b for the changelog

If you're looking for nightly downloads or more detailed installation instructions:

Windows
macOS
Linux
FreeBSD

CX Terminal v0.3.0

21 Feb 18:49
682c670

Choose a tag to compare

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-terminal

License

BSL 1.1 - See LICENSE.md

v0.9.0 - MVP Release

15 Jan 13:45

Choose a tag to compare

🚀 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 nginx

What'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

15 Jan 01:41

Choose a tag to compare

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

09 Nov 00:35
33d5651

Choose a tag to compare

🎉 First major milestone!

Core features implemented:

  • AI command interpretation (Claude + GPT-4)
  • Sandboxed execution engine
  • Hardware profiling system

Thanks to our first contributors:

Total bounties paid: $850