Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,781 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Devsy wordmark

Devsy enables teams and their AI coding agents to scale development using standardized, isolated workspaces. It cuts hardware cost, shortens onboarding, contains agent risk, and improves developer productivity. Workspaces deploy across Docker, Kubernetes, cloud providers, and SSH remote hosts.

Website https://www.devsy.sh
Quickstart https://www.devsy.sh/docs/getting-started/install
Documentation https://www.devsy.sh/docs/what-is-devsy
Repository https://github.com/devsy-org/devsy

Devsy Flow

Downloads

Devsy ships as a desktop application and a command-line tool. See the Devsy Docs for installation instructions.

Desktop Application

Platform Architecture Download
macOS Apple Silicon (ARM64) macOS ARM64
macOS Intel (x64) macOS x64
Windows x64 (Installer) Windows x64
Linux x64 (AppImage) Linux AppImage
Linux x64 (Debian/Ubuntu) Linux DEB
Linux x64 (RPM) Linux RPM
Linux x64 (Flatpak) Linux Flatpak

CLI

Platform Architecture Download
macOS Apple Silicon (ARM64) macOS ARM64 CLI
macOS Intel (x64) macOS x64 CLI
Linux x64 Linux x64 CLI
Linux ARM64 Linux ARM64 CLI
Windows x64 Windows x64 CLI
Windows ARM64 Windows ARM64 CLI

Engineering at Scale

Devsy implements the open DevContainer standard. Workspaces stay portable and repeatable across provider backends.

Cost savings
Lower infrastructure usage with local and remote options plus auto-shutdown controls.
No vendor lock-in
Choose the infrastructure that fits your team. Devsy supports cloud providers and self-managed platforms.
Flexible development
Run one environment in local and remote setups from prototype to production workflows.
Cross-IDE support
Support teams across popular editors including VS Code and JetBrains.
Feature set
Features include prebuilds, inactivity-based shutdown, and Git and Docker credential sync.
Desktop App
The desktop app manages workspaces; the CLI drives automation and platform integration.

Secure Containers for Agents

AI coding agents execute real commands with real access. Devsy gives each agent its own isolated, disposable container built from the same devcontainer.json your team uses, so agents run without putting your host, secrets, or other projects at risk.

Sandboxed by default
Filesystem, network, and process isolation per agent. A bad command or a prompt-injected instruction can't reach your host, other projects, or secrets.
Scoped credentials
Git and Docker credentials sync into the workspace, not the agent's host. Revoke or rotate a workspace's access without touching your machine.
Destroy and rebuild in seconds
Tear a container down and rebuild it clean from devcontainer.json. No manual cleanup, no lingering state.
One environment, many agents
Spin up as many isolated agent workspaces as you need from the same definition your team uses for development.
Run where it's cheapest
Local Docker for quick tasks, Kubernetes or cloud providers to fan out dozens of agents at once. Auto-shutdown stops idle agent workspaces from burning budget.
Same setup, every time
No environment drift between agent runs. Every workspace starts from the same reproducible definition.

Releases

Packages

Contributors

Languages