Vaelora Systems
A fully local AI environment that grows with you.
Begin ForgingType any command or pick a preset. Watch Æther Forge reason, build, and commit.
Real-time capability monitoring. Every tool tracked. Every change versioned.
Æther Forge runs entirely on your local machine. No cloud account, no telemetry, no subscription. You'll need Python 3.11+, a local LLM runtime (Ollama recommended), and optionally a microphone for voice mode.
The installer handles model pulling, tool registry init, and Git repo setup automatically.
⚠ Pre-alpha. Install script may require manual steps on non-Arch systems.
Æther Forge operates as a closed loop: listen → reason → act → version. Every tool it writes is stored, sandboxed, tested, and registered. The forge grows smarter with every command you give it.
The system prompt is Æther Forge's operating contract — what it can access, how it reasons, and how it documents changes. It's loaded fresh each session and ships with sane defaults.
Edit it to restrict capabilities to specific directories, extend it to give the forge awareness of new tools, or scope it to a particular project.
When Æther Forge builds a new tool, it writes source, runs a sandboxed test, and on success commits the file to your local Git repo with a descriptive message. Failed tools are logged but never registered.
Nothing broken makes it into the registry. The diff is yours — inspectable, revertable, owned.
Full support on Linux. Windows via WSL2 works for most tool types — native Win32 execution is in progress. macOS voice input works; system-level tool execution has known limitations on Apple Silicon.
Tested primarily on Arch Linux. File issues for anything that breaks elsewhere.
One command. Fully local. No cloud, no account, no data leaves your machine.