Denly

Quickstart: your first coding-agent pull request from your own machine

Five steps from sign-up to a pull request: create a workspace, add a project, install the denly CLI, run denly install on the machine that will do the work, then describe the task.

  1. Sign in and create or join a workspace.
  2. Use App bar project switcher → Add a project. Connect GitHub, GitLab, or a manual repository, or create a local project with no Git.
  3. For a local project, optionally enter its exact runner folder. Leaving it blank uses ~/Denly/<project-id>.
  4. Install the Denly CLI for your platform, then run denly login.
  5. Copy the exact dashboard command, such as denly install my-project, and run it on the machine that will do the work.
Verify setup
denly login
denly install my-project
denly status my-project