v0.1.0 — first release
First public release. 🎉
overleaf-review bridges Overleaf's collaborative review layer — comments and tracked changes — with your local Git workflow, in both directions. It talks to the same real-time and thread endpoints the Overleaf editor uses, since Overleaf's Git bridge drops this data entirely.
Commands
login— validated auth (SSO-friendly--browser), stored outside the repolink— map a repo to an Overleaf projectpull— comments + tracked changes → a Git-friendly sidecarpush— local edits → tracked-change suggestions (multi-file,--dry-run)comment/resolve— create and resolve threads
Install
npm install -g overleaf-reviewUnofficial — not affiliated with or endorsed by Overleaf. Use on your own account and projects.