Files
my-pi/packages/coding-agent/src/core
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
2025-12-24 22:45:19 +01:00
2025-12-22 19:28:26 +01:00