Skip to main content

AGEniX

AGentic uniX

Easy to Use

Local-First

Run entirely on your own hardware with zero external dependencies. Pure Rust binaries, local LLMs (Ollama/llama.cpp), and embedded data storage. Your data never leaves your machine.

Focus on What Matters

Zero-Trust Architecture

Workers execute plans deterministically with no LLM capabilities. Plans are generated by AGX, queued by AGQ, and executed atomically by AGW. Security-first design prevents unauthorized plan generation.

Powered by React

Composable & Extensible

Build Agentic Units (AUs) that follow Unix philosophy: single-purpose tools with stdin/stdout interfaces. Combine Unix commands with custom AUs to create powerful, reusable plans.