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 a bug or a flow to check, and they drive a real browser to reproduce the problem, root-cause every failure to the UI, the API, or the exact backend line, and file a deduped ticket with the fix. 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.
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.