@spencer-kit/coder-studio
v0.3.5
Published
Deploy once, code everywhere. Browser-based AI coding workspace for Claude Code and Codex.
Downloads
721
Maintainers
Readme
@spencer-kit/coder-studio
Deploy once, code everywhere.
Coder Studio is a browser-based AI coding workspace that lets you keep using the same local project, Agent sessions, files, Git, and terminal across devices.
What It Solves
Typical AI coding workflows stay tied to the machine where the CLI is running. If you leave that device, it becomes harder to keep watching progress, reviewing diffs, or continuing the same workspace from somewhere else.
Coder Studio turns that into a persistent workspace you can reopen from another computer, tablet, or phone without handing off the environment again.
Install
npm install -g @spencer-kit/coder-studioQuick Start
coder-studio openThen open a workspace in the browser and start a Claude or Codex session.
More Information
- Full project README: https://github.com/spencerkit/coder-studio/blob/main/README.md
- Chinese README: https://github.com/spencerkit/coder-studio/blob/main/README.zh-CN.md
- Documentation: https://github.com/spencerkit/coder-studio/tree/main/docs/help
License
MIT
