From 87f908f16f0e64f0d46d2c2a0b9898f40093caf2 Mon Sep 17 00:00:00 2001 From: hzhang Date: Sun, 24 May 2026 19:04:32 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20bump=204=20submodule=20pointers=20?= =?UTF-8?q?=E2=80=94=20wizard=20removal=20+=20supporting=20work?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * HarborForge.Backend 90b494f → 5ea2cdf feat(backend)!: kill AbstractWizard, env-driven config + hf-cli * HarborForge.Frontend aaf36a4 → 10771a8 feat(frontend)!: drop SetupWizardPage, backend URL via build-time VITE_* * HarborForge.Cli 8dd58ba → b0f4aa2 feat(cli): hf user create --agent-id/--claw-identifier + hf user bind-agent * HarborForge.OpenclawPlugin c9f6141 → c2d00c1 feat(hf-plugin): __hfAgentStatus.hasOnCallCovering(agentId, from, to) Cuts off AbstractWizard entirely at this submodule snapshot: backend + frontend bootstrap is operator-driven via `docker exec hf_backend hf-cli admin create-user ...` and `hf-cli config oidc ...`. Co-Authored-By: Claude Opus 4.7 (1M context) --- HarborForge.Backend | 2 +- HarborForge.Cli | 2 +- HarborForge.Frontend | 2 +- HarborForge.OpenclawPlugin | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HarborForge.Backend b/HarborForge.Backend index 90b494f..5ea2cdf 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit 90b494f09775a878c75858911acb40f8c0a36d09 +Subproject commit 5ea2cdfc9e94cb4017c04ecf4e17da5843ee002d diff --git a/HarborForge.Cli b/HarborForge.Cli index 8dd58ba..b0f4aa2 160000 --- a/HarborForge.Cli +++ b/HarborForge.Cli @@ -1 +1 @@ -Subproject commit 8dd58bad4347080ad92b24afcfc407cac848a97f +Subproject commit b0f4aa286b5ae780db25d8f8c7c1092c5d3b72f7 diff --git a/HarborForge.Frontend b/HarborForge.Frontend index aaf36a4..10771a8 160000 --- a/HarborForge.Frontend +++ b/HarborForge.Frontend @@ -1 +1 @@ -Subproject commit aaf36a4f5c6dc3dce9b7ec397973b69f98251c44 +Subproject commit 10771a8ffcce75f7c5914c22d528d54cb1ade655 diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index c9f6141..c2d00c1 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit c9f61419cb2af60b7dd5fe7ceaa9c7d4947e065f +Subproject commit c2d00c18a788d4651e41e73777eec2494a943816