From 36fddd0aec14e5488bce8c2656c214f16bc211da Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Fri, 10 Apr 2026 20:56:07 -0300 Subject: [PATCH] Update botserver: Check if workspace is git repo before clone MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Handles persistent workspace directories on production server - Pulls existing repos instead of failing on clone 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- botserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botserver b/botserver index 9e8f3bc..74d820f 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit 9e8f3bc3094ba21ce25bd57b570de875145662f6 +Subproject commit 74d820fbdef318422cf80d50c7bfbaf2f1e2fe16