๐Ÿ“ฆ Ai:oS Releases

Download stable versions, release notes, and installation guides

๐ŸŸข Stable Releases

v1.0.0
โœ“ Stable โญ Latest
Released October 22, 2025
Production-ready release with all 8 meta-agents, ML algorithms suite, and quantum-enhanced ML capabilities. 100% backwards compatible with previous versions.

๐ŸŽ‰ What's New

  • Complete meta-agent architecture with 8 autonomous agents
  • ML Algorithms Suite: Mamba, flow matching, MCTS, Bayesian inference
  • Quantum-Enhanced ML: 1-50 qubit simulator with automatic backend selection
  • Autonomous Discovery System: Level 4 autonomous agents with self-directed learning
  • PromptLab: Interactive prompt composition with 14 advanced templates
  • Sovereign Security Toolkit: 8 reimagined security assessment utilities
  • Red Team Tools: Complete penetration testing automation suite
  • Comprehensive documentation and examples
v0.9.5
โœ“ Stable
Released October 15, 2025
Pre-release version with core runtime, basic meta-agents, and initial security toolkit integration.

๐ŸŸก Beta Releases

v1.1.0-beta.1
โšก Beta
Available now - Testing Phase
Next generation with quantum VQE enhancements, improved autonomous discovery capabilities, and enhanced prompt composition tools.

๐Ÿ”ฌ Experimental Features

  • Quantum VQE: Molecular energy calculations (20-50 qubits)
  • Improved Autonomous Discovery: Multi-GPU distributed inference
  • Enhanced PromptLab: Custom prompt builder with templates
  • Advanced quantum circuit optimization
  • Predictive diagnostics and system health monitoring

๐Ÿ”ด Development (Nightly)

main (Nightly)
โš ๏ธ Unstable
Updated automatically
Latest development version from GitHub main branch. Includes latest features but may be unstable. For development and testing only.

โš™๏ธ Installation Methods

Option 1: Docker (Recommended)

docker pull aios:latest
docker run -it aios:latest aios -v boot

One-line deployment. Works on any system with Docker installed.

Option 2: Python Package

pip install aios-os

Requires Python 3.9+. Install dependencies automatically.

Option 3: Manual Installation

git clone https://github.com/Workofarttattoo/AioS.git
cd AioS
python aios/aios -v boot

Full source control. Fastest for development.

๐Ÿ“š Release Archive

All releases are available on GitHub Releases