Autonomous Agent OS · Alpha RC2
The OS that thinks.
On its own.
YantraOS replaces passive computing with an agent that senses its environment, reasons with LLMs, and acts continuously, in a sandboxed execution chain, on your hardware.
reading CPU: 12% · RAM: 4.1GB · GPU: 0% · net: ↑4K ↓22K
An inversion of computing
Every traditional OS waits to be used. YantraOS runs a perpetual cognitive loop. You are no longer the operator. You are the principal authority in a hierarchy of agents.
The Cognitive Engine
The Kriya Loop
From the Sanskrit Kriya: purposeful action guided by conscious awareness. This loop runs inside yantra.service and never pauses.
Sense
CPU, RAM, GPU, temperatures, logs, network. Every telemetry signal read at each cycle.
Remember
ChromaDB vector search retrieves past context and outcomes relevant to the current state.
Reason
LiteLLM routes the inference call to the optimal backend: local Ollama or cloud API.
Act
Commands execute inside a Docker Alpine sandbox, then forwarded via SSH allowlist to the host.
Learn
Outcome is embedded back into ChromaDB. Heartbeat pushed to the fleet cloud. Loop repeats.
Built for autonomy, not assistance
Every layer of YantraOS exists to let the machine operate without human prompting, while keeping every action auditable and reversible.
Sandboxed execution
LLM output never runs on the host. Every command routes through a locked Alpine Docker container, then through an SSH allowlist. The blast radius is always contained.
The TUI
A 3-pane Textual HUD streaming the daemon's cognitive process in real time. Telemetry, ThoughtStream, and Command, over a UNIX socket.
Hybrid inference
LiteLLM routes every inference call to the optimal backend based on detected hardware: NVIDIA GPU, integrated chip, or fully offline mode.
Vector memory
ChromaDB stores every cycle outcome as a semantic embedding. The daemon retrieves relevant past context at each Kriya tick. It genuinely remembers.
Autonomous OTA
BTRFS snapshot, pacman update, systemd hook: the OS evolves itself. Every update is pre-snapshotted and reversible.
An AI that can execute commands is dangerous. We took that seriously.
The execution chain between the LLM and your host has four hard layers. Nothing bypasses it. No exceptions. No overrides.
Your machine has been passive for too long.
YantraOS is open source and built in public. Join the fleet, contribute to the Kriya Loop, or reach out to the team.
For enterprise enquiries and partnerships:
info@euryaleferox.co