Skip to content

Releases: cortexlinux/cortex

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