From 70f1c2f49e945b656c2e9f0b33034e56be7259de Mon Sep 17 00:00:00 2001 From: Hans Heinemann Date: Sun, 15 Mar 2026 02:34:11 -0400 Subject: [PATCH] chore: point agents submodule at forked repo for resilience --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 922efc1..17b49ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "agents"] path = agents - url = https://github.com/msitarzewski/agency-agents + url = https://github.com/coding-with-hans-heinemann/agency-agents.git