In development — not yet released
OMMAIS
The next version — in development
A rebuilt OMMAIS: the same local-first idea, with the coding lane, the approval gate and the workspace tools reworked from the ground up. Not released yet — no date promised, because a date promised is a date missed.
- A Conductor reads the request, decides which specialists it needs and routes to them — pattern matching first, a model only when the patterns are not enough. Their answers are synthesised into one response rather than concatenated.
- Everything runs on your own hardware. Models are placed across GPUs and CPU according to what will actually fit, recalculated rather than assumed.
- Documents you add become searchable context, and anything hidden inside one — white text, an OCR layer, an instruction aimed at the model — is indexed as evidence and never promoted to an instruction. Reading is not obeying.
- File edits arrive as a diff and wait for your approval. The terminal checks commands against a destructive-command denylist and logs what ran. Silence is never consent.