Products and Status
Edited by Lawrence Beckwith on August 24, 2026 at 12:25 AM UTC
The current state of each component shipped or developed by Other U Inc. Status labels are defined as:
| Label |
Meaning |
| Stable |
In production use on the reference deployment; behavior is intended to be stable across patch releases. |
| Beta |
Functional and in active use, but interface and behavior may change. Operator-facing only. |
| Research |
Experimental; subject to redesign or removal. Not part of the deployed surface. |
| Future |
Planned but not yet implemented. No code in this status. |
| Deprecated |
Still present for compatibility; will be removed. Migrate off. |
Inference Stack
The reference deployment runs a single model via ember-server on AMD ROCm.
| Component |
Status |
Notes |
| ember-server (DeepSeek-V4-Flash, ROCm 7.14) |
Stable |
Single-model inference at \~14–16 t/s measured decode on AMD Radeon 8060S (Strix-Halo) |
| KV-cache disk persistence |
Stable |
/srv/kvcache — fast session resume across restarts |
Hermes Agent Integration
| Component |
Status |
Notes |
| Hermes Agent gateway |
Stable |
Telegram / Signal / WhatsApp via custom provider config → ember-server |
| Hindsight memory |
Stable |
Semantic + keyword + entity-graph recall across stored facts |
| Session search |
Stable |
FTS5-indexed conversation history |
| Skill system |
Stable |
Reusable procedural memory for recurring task types |
| Delegation (sub-agents) |
Stable |
Spawn parallel workers for independent subtasks |
Desktop Automation
| Component |
Status |
Notes |
| JetKVM HDMI capture |
Stable |
WebRTC real-time desktop screenshots |
| HID injection (mouse/keyboard) |
Stable |
Out-of-band control via JetKVM — no target software needed |
| Coordinate translation |
Stable |
Vision model coordinates → real screen coordinates |
| Optical flow cursor tracking |
Stable |
Lucas-Kanade tracker, confidence-scored |
Future Modules
These are planned. No code in this status.
| Module |
Description |
| OtherU Link |
Mobile companion control surface for voice and remote interactions |
| OtherU Vault |
Encrypted memory cartridge for controlled model and data transfer in air-gapped deployments |
| OtherU Eye |
Integrated KVM capture + HID control card to replace the JetKVM + bridge stack in compact deployments |