Finish droidrun → mobilerun rename (imports + branding)
Author: linear-code[bot]Created Jul 30, 2026Updated Jul 30, 2026
Context
The package is now mobilerun, but the codebase, docs, contributor PRs and community forks still reference droidrun (e.g. droidrun.tools..., forks named droidrun). This mid-transition split fragments the brand and complicates rebasing older PRs. It also mirrors the SEO/authority split (link equity + search authority spread across droidrun and mobilerun).
Task
- Audit remaining
droidrunreferences in code, imports, docs, examples, and config. - Decide + document the canonical brand (droidrun repo/org vs. mobilerun package).
- Ensure
github.com/droidrun/droidrunredirects cleanly todroidrun/mobilerun(done) and README/docs are consistent. - Add a short migration note for contributors so open PRs know the target module paths.
Definition of Done
- No stale
droidrunimport paths inmain - Docs/README consistent on one brand
- Contributor migration note published
Related: droidrun/mobilerun#394*. Also ties into the SEO brand-consolidation finding.*
Source: droidrun/mobilerun