From 79be9f34c3fc04b36c357bc95e1483111f039981 Mon Sep 17 00:00:00 2001 From: hzhang Date: Sun, 24 May 2026 19:40:00 +0100 Subject: [PATCH] chore: bump Backend + Frontend submodule pointers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * HarborForge.Backend 54feb96 → 595391b feat(users): auto-default agent accounts to general-agent role (POST /users with agent_id sets role=general-agent, was guest). Also seeds general-agent in init_bootstrap _DEFAULT_ROLES. * HarborForge.Frontend 766474f → 04bb0c6 feat(role-editor): "Use as template" — copy another role's perm set Pick from dropdown → click button → replaces all checkboxes locally (save still required to persist). prod cutover: hf_backend v0.4.2 + hf_frontend v0.4.3 live on t1. Co-Authored-By: Claude Opus 4.7 (1M context) --- HarborForge.Backend | 2 +- HarborForge.Frontend | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HarborForge.Backend b/HarborForge.Backend index 54feb96..595391b 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit 54feb9686c54bb60c4c4ec71dc38da4d141022c5 +Subproject commit 595391b41b35574bc0cce62391afc652fa885039 diff --git a/HarborForge.Frontend b/HarborForge.Frontend index 766474f..04bb0c6 160000 --- a/HarborForge.Frontend +++ b/HarborForge.Frontend @@ -1 +1 @@ -Subproject commit 766474f4e954bc11f6cab92a0347f22f5f050360 +Subproject commit 04bb0c6f9484671f0ddb7649671831b9ba4eee41