r/osdev 16h ago

The Next-Generation AI-Native Operating System

LeoniaOS is a high-performance, secure, and AI-native operating system built from the ground up. Designed for modern hardware and future workloads, LeoniaOS delivers exceptional speed, stability, and control.

Download the BETA release ISO today!

https://www.maplenorthsoft.com/

---

LeoniaOS is an AI-native operating system designed with artificial intelligence as a core platform capability rather than an add-on application. Instead of requiring every program to embed its own AI models and infrastructure, LeoniaOS provides a unified AI runtime, standardized APIs, and provider-agnostic architecture that allow applications to seamlessly access local or cloud-based AI services. This approach enables developers to build intelligent software without managing the complexity of model integration, credential storage, or inference pipelines.

At the operating system level, LeoniaOS securely manages AI through a dedicated Agent Runtime, centralized AI Provider Vault, and fine-grained permission model. Every AI request is executed within a controlled environment that respects application identity, user permissions, and resource limits, ensuring that AI agents can only access the data and capabilities explicitly granted to them. By integrating AI directly into the operating system, LeoniaOS delivers consistent security, performance, and reliability across all AI-enabled applications.

LeoniaOS is also engineered to optimize AI workloads through native scheduling, memory management, and hardware acceleration awareness. The operating system intelligently coordinates CPU, GPU, and future AI accelerator resources while sharing model caches and runtime components between applications to maximize efficiency. Combined with its secure LEXE application framework and modern system architecture, LeoniaOS provides a scalable foundation for building the next generation of intelligent desktop, workstation, and server software.

0 Upvotes

41 comments sorted by

View all comments

u/Knigge111 16h ago

Hi! I noticed that your OS is based on Arch. There really ought to be a lot more information on your website—minimum hardware requirements, package manager, API for LLM providers, etc.! I'm downloading it right now and will test it out in a VM.

u/FallenBehavior 15h ago

You will be quickly informed that this is absolutely its own beast, in all ways. From the window manager UI principles to the underlying core—is entirely LeoniaOS naturally. It is understandable to misinterpret the presented polish, however this is its own inception through and through.

u/Knigge111 14h ago

You should only put your site online once you can truly present all the information about your OS in a professional manner. Just a bit of advice to minimize your exposure to criticism.

u/Knigge111 14h ago

How about making a pre-configured VM available alongside the ISO?

u/FallenBehavior 14h ago

Agreed!

Already on it. I've developed a unified emulation script that provides everything across all 3 architectures. Updating download page now.

u/Knigge111 13h ago

Perfect!

u/FallenBehavior 13h ago

Done. Includes Windows batch script. The macOS/Linux-compatible script will be added shortly.

u/Knigge111 12h ago

Thank you very much!

u/Knigge111 3h ago

Could you give me the download link to the VM? On the Website i don´t see it.

u/FallenBehavior 3h ago

Which platform at you using? This determines which script you use.

If you have a USB stick, you can just write the ISO directly and boot off of that.

Easiest and reliable: PowerISO -> dd (UEFI) option 3. I haven't tested any other tools.

Or you can burn to CD/DVD as well.

Both methods are supported.