📄️ Working with Workspaces
OneDev workspaces provide a way to review and write code directly on the server from your browser, with full terminal access. Community edition runs workspaces on the OneDev server, either in a preconfigured container or through a shell. Enterprise edition extends this with workspace provisioners that run on agents or as Kubernetes pods, which helps offload resource usage from the server and scale workspace capacity. You do not need to clone the source code or set up a development environment locally. You can start a workspace from any branch, tag, or commit in the browser, then use terminal tools to edit code, run builds, or work with AI coding agents such as OpenCode, Claude Code, or Codex. Your workspace remains active even if you close the browser and reopen it later.