Azure DevOps support for Paseo, built on the `az` CLI (`azure-devops` extension). No credentials are stored by the plugin; `az login` on the daemon machine is the only setup.
paseo plugin add jegork/paseo-ado --ref mainSecurity status covers commit 2e579b6ae25e. This command tracks main. Refresh the listing before installing if the branch changed.
From the plugin's README
paseo plugin add jegork/paseo-ado
Requires the az CLI with the azure-devops extension, logged in on the daemon machine (az login).
README
Azure DevOps support for Paseo, built on the az CLI (azure-devops extension). No credentials are stored by the plugin; az login on the daemon machine is the only setup.
paseo plugin add jegork/paseo-ado
Requires the az CLI with the azure-devops extension, logged in on the daemon machine (az login).
refs/pull/<id>/merge, and review comments. Offers a Create button when the branch has no PR./adopr [title] pushes the branch if needed and opens a PR with the given title or the last commit subject. The description is left empty on purpose./ado-checkout <pr-id> creates a worktree workspace on the PR's source branch.Repo-scoped calls run inside the workspace directory, so az reads org, project and repository from the git remote. Attachment search has no workspace, so it uses az devops configure defaults for org and project.
Every az call goes through a pool of three, because Azure DevOps throttles per user.
pnpm install
pnpm run typecheck
paseo plugin reload paseo-ado
paseo plugin logs paseo-ado
Scanned 14 Sep 2026, 07:43 UTC from jegork/paseo-ado.