diff --git a/agentibridge/dispatch.py b/agentibridge/dispatch.py index e12afad..d611557 100644 --- a/agentibridge/dispatch.py +++ b/agentibridge/dispatch.py @@ -64,6 +64,7 @@ def _resolve_cwd( return None + # --------------------------------------------------------------------------- # Job store (fire-and-forget background tasks) # ---------------------------------------------------------------------------