Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devboxes CLI

Sign in, dispatch coding tasks, follow sessions, and run a local Devboxes runner.

Install

pnpm add --global devboxes

macOS

curl -L \
  https://devboxes.ai/install \
  -o devboxes-install

echo "35f4c98f35cbb7b1e1773ea523acccf0e4c5472d297195e0fe01dd965910ba32  devboxes-install" \
  | shasum -a 256 --check

sh devboxes-install

Linux

curl -L \
  https://devboxes.ai/install \
  -o devboxes-install

echo "35f4c98f35cbb7b1e1773ea523acccf0e4c5472d297195e0fe01dd965910ba32  devboxes-install" \
  | sha256sum --check

sh devboxes-install

Windows and other downloads

Use

devboxes login
devboxes connect
devboxes credentials setup
devboxes doctor
devboxes listen

Dispatch and follow work:

devboxes dispatch "Fix the retry backoff" --repo owner/name
devboxes status <agentSessionId>
devboxes result <agentSessionId>
devboxes mcp

See the Devboxes documentation for the user guide. Report bugs on the issue tracker and security concerns through the security policy.

About

The devboxes CLI — dispatch coding agents from your terminal. Mirror of the official release source; issues welcome here.

Resources

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages