packages / jwayong-pi-azure-devops
extension Modes & workflows

@jwayong/pi-azure-devops

Azure DevOps integration for Pi coding agent — work items, pipelines, repos, test plans, and more

No reviews yet

Install

$ pi install npm:@jwayong/pi-azure-devops

Installs from npm into ~/.pi/agent/. Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.

What this package can reach

Detected automatically from the source at version 0.5.0. This describes access, not safety — you decide whether it's appropriate for what the package claims to do.

  • Commands — Runs shell commands Spawns processes on your machine.
  • 📁
    Files — Reads files outside your project Touches paths beyond the working directory, such as your home folder.
  • Intercepts tools — Can block or rewrite tool calls Subscribes to tool_call/tool_result/input. Can change a command after you approved the one displayed.
  • 🔧
    New tools — Adds model-callable tools Gives the agent new abilities. Additive and visible, unlike an override.
  • UI — Draws its own interface Renders widgets, footers, dialogs or full-screen views.

What it actually did when run

observed

Loaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called — not what the source suggests it might.

Tools registered ado_doctorado_get_work_itemado_query_work_itemsado_list_work_item_typesado_get_work_item_commentsado_get_work_item_revisionsado_create_work_itemado_update_work_itemado_add_work_item_commentado_manage_work_item_linksado_list_teamsado_list_boardsado_get_boardado_list_iterationsado_get_iteration_work_itemsado_get_capacityado_set_board_columnsado_set_iterationado_set_capacityado_list_reposado_get_repoado_list_branchesado_list_pull_requestsado_get_pull_requestado_get_pull_request_threadsado_get_pull_request_commitsado_list_policiesado_get_policy_evaluationsado_create_pull_requestado_update_pull_requestado_add_pull_request_commentado_set_pull_request_voteado_list_pipelinesado_get_pipelineado_list_runsado_get_runado_get_run_artifactsado_get_run_logsado_get_run_timelineado_run_pipelineado_cancel_runado_retry_runado_list_test_plansado_get_test_planado_list_test_suitesado_get_test_suiteado_list_test_casesado_list_test_pointsado_get_test_runado_list_test_runsado_create_test_runado_update_test_results

Events subscribed session_starttool_call

APIs called registerTool

Run against version 0.5.0 on 2026-08-02. Registration-time behaviour under default settings; other configurations may differ.

Review before you install. pi packages run with your full system permissions. Check the source, pin versions, and prefer authors you trust.

Reviews

0 published

Sign in with GitHub to write a review, reply, or vote.

No reviews yet — be the first.

More in Modes & workflows

  • pi-dynamic-workflows — Claude-Code-style dynamic workflow orchestration for Pi.
  • @raoxxxwq/pi-tasks — A pi extension that brings Claude Code-style task tracking and coordination to pi.
  • @ifi/oh-pi-skills — On-demand skill packs for pi: web-search, debug-helper, git-workflow, and more.
  • pi-plan-modus — Read-only plan mode with RepoPrompt-aware write blocking; restricts tools, bash commands, …