Products and Status

Edited by Lawrence Beckwith on July 22, 2026 at 11:47 PM 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 ds4-server on AMD ROCm.

Component Status Notes
ds4-server (DeepSeek-V4-Flash, ROCm 7.2.4) 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 → ds4-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

CompanyOS Infrastructure

Component Status Notes
CompanyOS service catalog Stable SSOT for service health on Hetzner VPS
Docker Compose deployment Stable Staggered startup tiers on VPS hosts
n8n automation workflows Stable 6 active workflows: email pipeline, news, invoicing, SOW pipeline

Retired Components

These were part of the old multi-container OtherU Core stack and have been replaced by the simpler Hermes Agent + ds4-server architecture.

Component Status Notes
Coordinator (FastAPI, port 8080) Deprecated Replaced by Hermes Agent direct → ds4-server
Agent stack (orchestrator, responder, reasoner, coder, observer, architect, Fara) Deprecated All roles handled by Hermes tool dispatch
Hardware Bridge (port 8005) Deprecated JetKVM controlled via Hermes tools
LightRAG Deprecated Replaced by Hermes Hindsight memory
GraphRAG Deprecated Replaced by Hindsight entity graph
Redis (state management) Deprecated Handled by Hermes session + memory
GSD (autonomous dev loop) Deprecated Replaced by Hermes tool delegation
otheru-redis Deprecated
Voice Bridge Deprecated
VoxCPM TTS Deprecated
vLLM (ROCm) Deprecated
Routing trainer Deprecated
Prometheus + Grafana Deprecated
Langfuse tracer Deprecated

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