Upliftr documentation
Upliftr is AI debugging agents that work across your flow, your servers, and your logs. You chat with them in plain English, describe what's wrong, a bug, a failing flow, a setup or config issue, and they investigate: reproduce it in a real browser or probe your services, and root-cause every failure to the UI, the API, the exact backend line, or the broken dependency, then file a deduped ticket with the fix. Or fire one autonomously at a symptom and it investigates on its own, across your logs and infra, until it has the cause. Read-only by design: they diagnose, they never mutate your code, data, or infrastructure.
New here? Get started →
Getting started
Run it three ways: the cloud app, a one-line self-host, or from source.
The AI assistant
Describe what to test in plain English; it writes, edits, and runs your suites.
The autonomous agent
Fire it at a symptom and it root-causes on its own, across logs and infra. Read-only.
Writing tests
The YAML suite format: cases, steps, shared fixtures, and the checks reference.
How it works
The engine, self-healing, and trace_id-to-backend root cause.
Self-hosting & CI
Run it on your infra behind HTTPS; gate PRs/MRs with the Action or GitLab CI.
Reference
API, CLI, settings & env, and the full checks reference.