Fully unattended
The daemon polls ADO, runs the story through plan → build → test → review, opens a PR with QA evidence, and pings you on Telegram only when it genuinely needs you.
Assign a story. Wake up to a PR.
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.
| I want to… | Go to |
|---|---|
| Set up a new machine | Install |
Configure vlx.yaml | Configure |
| Assign a story and watch it run | Run a Story |
Use the vlx CLI | CLI Reference |
| Understand the pipeline and memory model | Concepts |
| Debug a stuck run or manage the database | Operations |
| Understand the security model | Security |
| Fix a specific failure symptom | Troubleshooting |
| See what changed | Changelog |