From b4856cea05ca754c5172c5f360f006b830f6c653 Mon Sep 17 00:00:00 2001 From: hzhang Date: Sun, 24 May 2026 19:11:33 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20HarborForge.Backend=20=E2=86=92?= =?UTF-8?q?=2054feb96=20(CLI=20model-import=20fix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * HarborForge.Backend 5ea2cdf → 54feb96 fix(cli): import all model modules so SA relationship resolution works (hf-cli admin list crashed with KeyError: Agent on prod cutover, fixed by mirroring main.py's startup() bulk-import in cli/__main__.py). prod is on v0.4.1 with this fix in place. Co-Authored-By: Claude Opus 4.7 (1M context) --- HarborForge.Backend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HarborForge.Backend b/HarborForge.Backend index 5ea2cdf..54feb96 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit 5ea2cdfc9e94cb4017c04ecf4e17da5843ee002d +Subproject commit 54feb9686c54bb60c4c4ec71dc38da4d141022c5