Files
sproutclaw/packages/coding-agent/src
Mario Zechner c997305685 fix(coding-agent): footer git branch not updating after external branch switches
Git uses atomic writes (temp file + rename) which changes the inode.
fs.watch on a file stops working after the inode changes.
Now watches the directory containing HEAD and filters for HEAD changes.
2026-01-11 23:27:22 +01:00
..
2026-01-11 23:12:31 +01:00
2026-01-11 23:12:31 +01:00