Show HN: A live Git diff view cli to stay on top of what agents are doing (github.com) 2 points by stagas 6d ago ↗ HN
[–] quietraster 6d ago ↗ a live diff feels much easier to trust than a running terminal log. does it handle several agents at once? [–] stagas 5d ago ↗ It shows all changes by polling the filesystem so there can be several agents touching it, yes.
[–] stagas 5d ago ↗ It shows all changes by polling the filesystem so there can be several agents touching it, yes.
[–] frogperson 6d ago ↗ Is this essentially `watch git diff --compact-summary` or is there a benefit or feature of livediff I'm missing? [–] stagas 5d ago ↗ That will repeat the `git diff` whereas livediff shows only the changes that happened now.
[–] stagas 5d ago ↗ That will repeat the `git diff` whereas livediff shows only the changes that happened now.
4 comments
[ 0.26 ms ] story [ 15.6 ms ] thread