#378 · Primary category: AI Coding Assistants
companion
Web & Mobile UI for Claude Code & Codex . Launch sessions, stream responses, approve tools. All from your browser / mobile
Project last updated:06/06/26
GitHub Stars
2.4K
Forks
292
Contributors
17
License
MIT
Why we included this project
Most coding agents live in the terminal, but Companion is built for the times you want to drive them from a phone or browser tab. It launches Claude Code and Codex sessions, streams responses, and lets you approve tool calls without being at your desk. The part that goes beyond a remote UI is the workspace model: a folder of TOML files is the source of truth, and Companion compiles it into a reproducible fleet of specialized agents, each with its own model, tools, memory vaults, and isolated runtime. That appeals to solo developers who want a mobile cockpit for their coding agents, and to small teams that need repeatable client deployments with private Tailscale networking instead of public exposure. Because the workspace is declarative, you can preview and validate a plan before applying it, which gives teams a guardrail around agent operations.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.