Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 538 Bytes

File metadata and controls

22 lines (14 loc) · 538 Bytes

Supported OS

Tested on Debian and Ubuntu.

Cursor CLI does not work on Alpine. See this forum discussion

Get Started

Add the feature to your devcontainer.json:

{
  "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
  "features": {
    "ghcr.io/stu-bell/devcontainer-features/cursor-cli": {}
  }
}

Start your devcontainer, ssh in, and run: cursor-agent