Matrix OS
A cloud computer for you and your agents
What it does
Matrix OS gives you and your AI agents a persistent computer in the cloud. Run Claude Code, Codex and other agents without tying them to your laptop. Keep your files, repos, terminals and apps running, close your laptop, and come back from any device. Run multiple agents in parallel, or self-host Matrix for full control.
Give AI agents their own cloud computer. Run Claude, Codex, Cursor, and more in a persistent hosted workspace, even when your laptop sleeps.
Sessions keep running when this window—or your laptop—closes. Give Claude, Codex, Cursor, and Hermes one private workspace that keeps running when your laptop closes. Help me set up Matrix OS, my own cloud dev computer. Steps: 1. Install the CLI: npm install -g @finnaai/matrix or brew install finnaai/tap/matrix. 2. Run matrix login --profile cloud. It opens a browser/device login that I will approve. 3. If no Matrix instance exists, tell me to sign up at https://app.matrix-os.com, then re-run login. 4. Verify with matrix doctor and matrix whoami. 5. Start my preferred coding agent inside Matrix with matrix run -it --session setup -- claude or matrix run -it --session setup -- codex. I will…from matrix-os.com
Pricing, as stated on its site
Free tier, paid plans — Matrix OS offers a 3-day free trial (card required, $0 today). Pricing page content is incomplete and does not specify paid tier pricing. Model is freemium based on free trial offering, but exact paid
checked September 2026 · prices change
Does the same job
all alternatives →



- STSkill that lets Claude Code/Codex spin up VMs and GPUsFeb 2026 · cloudrouter.dev · ▲138
I've been working on CloudRouter, a skill + CLI that gives coding agents like Claude Code and Codex the ability to start cloud VMs and GPUs. When an agent writes code, it usually needs to start a dev server, run tests, open a browser to verify its work. Today that all happens on your local machine. This works fine for a single task, but the agent is sharing your computer: your ports, RAM, screen. If you run multiple agents in parallel, it gets a bit chaotic. Docker helps with isolation, but it still uses your machine's resources, and doesn't give the agent a browser, a desktop, or a GPU to…

More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 26d ago · cactuscompute.com


Launched alongside, September 2026
the whole month →
OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Run Qwen3.8-Flash-Next (125B MoE, 104 GB at 4-bit) on Macs with a fraction of that RAM by streaming experts from SSD. MLX + Swift, Ollama-compatible API. - carloslfu/slotstream
Dev tools · 4d ago · github.com

Weedout is a Safari extension that filters out videos YouTube labels as “Made with AI”.
AI · 4d ago · masteranza.github.io

NPC-Forge is a framework for building conversational agents that run on the CPU without relying on machine learning or LLMs. - NPC-Forge/docs/development.md at main · gioblu/NPC-Forge
AI · 1d ago · github.com

Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.
AI · 4d ago · hnmatchmaker.com

I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of "roles" from "The 5 Choices" (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role. The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time. The whole point of the app is to kick you out of the running role/priority when its time is up. One…
Life & fun · 4d ago · owntime.app