Hey everyone, I built something called AriaOS and just open-sourced it.
The idea is simple: instead of running an agent in a terminal session that only sees text, I gave it its own isolated Debian VM with computer use. It can see the screen, move the mouse, click, type, scroll, open apps, work with files, and operate inside a contained environment.
What made the project interesting is that: I didn’t want to rely only on visual automation. I built a hybrid system that combines high-speed local tools for coding and system work, visual computer use for real GUI interaction and
app navigation, autonomous scheduling for future tasks, and real-time voice mode for direct interaction with the agent. This means you can talk to the agent directly in any language , just as if you were talking to your assistant, and it will respond and carry out any task you ask of it.
![video]()
Here is the project:
https://github.com/jeremie225ci/ariaos
Please feel free to leave your feedback and suggestions for improvement. thxk
[link] [comments]