devboy-cli 0.28.0

Command-line interface for devboy-tools — `devboy` binary. Primary distribution is npm (@devboy-tools/cli); `cargo install devboy-cli` is the secondary channel.
Documentation
[
  {
    "key": "gitlab#1",
    "title": "Setup Cargo workspace structure",
    "description": "Create the initial Cargo workspace structure for the devboy-tools project.",
    "state": "opened",
    "source": "gitlab",
    "priority": null,
    "labels": ["enhancement"],
    "author": {
      "id": "1",
      "username": "developer",
      "name": "Test Developer",
      "email": null,
      "avatar_url": "https://gitlab.example.com/avatar.png"
    },
    "assignees": [],
    "url": "https://gitlab.example.com/project/issues/1",
    "created_at": "2026-01-26T00:00:00Z",
    "updated_at": "2026-01-26T00:00:00Z"
  },
  {
    "key": "gitlab#2",
    "title": "Setup GitHub Actions CI/CD pipeline",
    "description": "Create GitHub Actions workflows for CI/CD.",
    "state": "opened",
    "source": "gitlab",
    "priority": null,
    "labels": ["ci-cd"],
    "author": {
      "id": "1",
      "username": "developer",
      "name": "Test Developer",
      "email": null,
      "avatar_url": null
    },
    "assignees": [],
    "url": "https://gitlab.example.com/project/issues/2",
    "created_at": "2026-01-26T00:00:00Z",
    "updated_at": "2026-01-26T00:00:00Z"
  }
]