Skip to content

v0.9.0 - MVP Release

Latest

Choose a tag to compare

@mikejmorgan-ai mikejmorgan-ai released this 15 Jan 13:45
· 16 commits to main since this 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 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