# @lonca/baron-adapter-azure-devops

Baron adapter for Azure DevOps: issues, scm, ci, deploy.

Part of **[Baron](https://github.com/loncadev/baron)** — a platform-agnostic work-orchestration layer for AI coding agents:
one pane of glass (issues, scm, ci, deploy, notify) across providers, via MCP + CLI.

## Install

```bash
npm install @lonca/baron-adapter-azure-devops
```

## Documentation

See the [Baron documentation](https://github.com/loncadev/baron#readme). Source: [`packages/adapters/azure-devops`](https://github.com/loncadev/baron/tree/main/packages/adapters/azure-devops).

## License

[Apache-2.0](./LICENSE) © Baron contributors.
