SEE WHAT CHANGED
Review what changed
When an agent is editing files while you read, you need to know what moved. GitLocal keeps a running picture of what changed and tells you when the file in front of you does.
What you get
- A changed-files panel. Modified, deleted, untracked, generated, and local-only paths, each easy to tell apart.
- Notices on the file you are reading. If the open file is updated or deleted in the background, you are told, and you can refresh when you are ready.
- Refresh on demand. Use the View options menu, or the
Ctrl+Alt+Rshortcut. - Stays out of your way. Nothing is sent anywhere. It all comes from your local files and your installed
git.
Try it in one command
npx gitlocal
Needs Node.js 22+. Full install guide, including the macOS app →