From 92d8ee2c0393acb54674dab72814c6b2c80a0e05 Mon Sep 17 00:00:00 2001 From: Hibryda Date: Thu, 12 Mar 2026 18:23:40 +0100 Subject: [PATCH] chore: add agent-orchestrator submodule for migration analysis --- .gitmodules | 3 +++ agent-orchestrator | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 agent-orchestrator diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ba2822f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "agent-orchestrator"] + path = agent-orchestrator + url = git@github.com:DexterFromLab/agent-orchestrator.git diff --git a/agent-orchestrator b/agent-orchestrator new file mode 160000 index 0000000..4fee567 --- /dev/null +++ b/agent-orchestrator @@ -0,0 +1 @@ +Subproject commit 4fee567dd9b59b86108079331ee472503d056626