Skip to content

VeloxSaarthiAsync coding pipeline for ADO work items

Assign a story. Wake up to a PR.

What is VeloxSaarthi?

VeloxSaarthi is an internal Veloxcore tool that turns an Azure DevOps work item tagged vlx into a reviewed pull request — without requiring your attention during the build.

The daemon polls ADO, claims the next eligible story, runs it through a seven-stage pipeline (Think → Plan → APPROVAL → Build → Review → Test → Ship), and notifies you on Telegram at each human gate. You approve the plan once; everything else is unattended.

After the PR is open, the agent watches for reviewer comments, responds in-thread, and respins the branch automatically. When the PR is merged or abandoned, the Reflector actor produces a retrospective, and any ground-truth corrections are proposed for the agent-brain via a separate PR you review.

Quick navigation

I want to…Go to
Set up a new machineInstall
Configure vlx.yamlConfigure
Assign a story and watch it runRun a Story
Use the vlx CLICLI Reference
Understand the pipeline and memory modelConcepts
Debug a stuck run or manage the databaseOperations
Understand the security modelSecurity
Fix a specific failure symptomTroubleshooting
See what changedChangelog

Internal Veloxcore tool — not a public product.