Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ADO CodeNew to Visual Studio Code? Get it now.
ADO Code

ADO Code

Khairulnizam Hasan

| (0) | Free
AI coding assistant with Azure DevOps integration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ADO Code

AI coding assistant with Azure DevOps work item integration for VS Code.

Features

  • Fetch work items assigned to you from Azure DevOps
  • AI chat assistant with OpenAI-compatible and Anthropic-compatible LLM support
  • Git-based task workflow: auto-create branch on pickup, update CHANGELOG.md on completion
  • Post completion status back to the ADO work item discussion thread
  • External agent orchestration (Claude Code, Codex, OpenCode, Hermes, and more)

Requirements

  • VS Code 1.85.0+
  • Node.js 18+
  • A git-enabled workspace folder
  • Azure DevOps PAT (Personal Access Token) with vso.work_write scope

Extension Settings

Configure in VS Code settings under adoCode.*:

Setting Description
adoCode.adoOrganization Azure DevOps organization name
adoCode.adoProject Azure DevOps project name
adoCode.adoPat Personal Access Token
adoCode.llmProvider openai (default) or anthropic
adoCode.llmApiUrl LLM API endpoint
adoCode.llmApiKey LLM API key
adoCode.llmModel LLM model name

Release Notes

0.0.1

Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft