From 290500ae1724db26d17c61d34e629aa52ec284b4 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 25 Oct 2024 09:41:27 -0700 Subject: [PATCH] feat: add file watcher module for monitoring changes --- aider/watch.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 aider/watch.py diff --git a/aider/watch.py b/aider/watch.py new file mode 100644 index 000000000..e69de29bb