got tentacles?
Self-hosted AI agent platform built on top of pi-coding-agent. Run agents on your server with multi-user Linux isolation. Web UI for chat, files, terminal, and memory. Bring any LLM provider including local ones.
git clone https://github.com/byteowlz/oqto.git && cd oqto && ./setup.sh
Still cooking, not all features available
My dear friend, it's 2026, the year of the Linux Desktop. Let's stop using shitty software. Go check out omarchy or similar awesome flavors of Linux.
browser connects to oqto over a multiplexed websocket. oqto routes commands to per-user runners, which spawn pi agents inside sandboxed workspaces. hstry stores chat history, mmry provides semantic memory, trx tracks tasks, and eavs proxies all llm provider requests.
Streaming responses with tool calls, file refs, and multimodal input. Create, edit, and explore with structured context.
Full terminal emulation via webghostty and a syntax-highlighted file browser. Agents can run commands and edit files safely.
Semantic search across artifacts and notes via mmry. Chat history search is coming soon.
Per-user Linux isolation with dedicated uids and namespace sandboxing. Keeps workspaces and secrets separated.
Server-side browser agents can control and stream a real browser. Users can take over when needed.
Layered policy system: global rules + per-workspace overrides. Workspaces can only tighten, never relax.