Show HN: Matrix, an open-source cloud computer for coding agents
Matrix OS is an open-source operating system for cloud VPS computers, adding a visual UI accessible from web, mobile, desktop, and CLI. It was started at an Anthropic hackathon and reached the top 20 finalists. The project offers both a self-hosted version and a managed service.
Background
- Matrix OS is an open-source "cloud operating system" that adds a web, mobile, desktop, and CLI UI on top of a Linux VPS (virtual private server), making it behave more like a traditional desktop computer.
- The project was started during an Anthropic hackathon (Feb 2025) and reached the top 20 finalists; Anthropic is the AI company behind the Claude model family.
- The author mentions running "coding agents" on Matrix — this refers to AI-powered software development agents (like Claude Dev, Cursor, or open-source alternatives) that can write, debug, and deploy code autonomously. "OpenClaw" and "Hermes" are likely specific open-source coding agent frameworks.
- This fits into a broader trend: developers are increasingly building "agentic" infrastructure where AI agents (not humans) manage servers, run jobs, and write code. Tools like Matrix OS aim to make VPSs more accessible and visual for both humans and autonomous agents.
- The pitch: pay only for the underlying VPS compute, no SaaS fees for the OS layer.