From d6312c15c8f8335b8ef1517e389a45c59ceb03fe Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 21 Mar 2026 20:32:31 +0000 Subject: [PATCH] Update HarborForge.Cli release packaging status --- HarborForge.Cli | 2 +- plans/hf-cross-project-todo.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/HarborForge.Cli b/HarborForge.Cli index 49b54be..b306373 160000 --- a/HarborForge.Cli +++ b/HarborForge.Cli @@ -1 +1 @@ -Subproject commit 49b54beace1916fd99e5d841a316efebfd3b30fb +Subproject commit b3063733a9f8130ef13de24297c1daa98cf7cce2 diff --git a/plans/hf-cross-project-todo.md b/plans/hf-cross-project-todo.md index dda69c7..457a65d 100644 --- a/plans/hf-cross-project-todo.md +++ b/plans/hf-cross-project-todo.md @@ -190,8 +190,8 @@ - [x] Implement `hf monitor api-key revoke ` ### 1.16 CLI packaging / release -- [ ] Add cross-platform build targets if needed -- [ ] Add release artifact naming for `hf` +- [x] Add cross-platform build targets if needed +- [x] Add release artifact naming for `hf` - [x] Add install documentation - [x] Add shell examples for padded-cell and manual mode @@ -252,8 +252,8 @@ - [ ] Move meeting detail lookup toward `meeting-code` - [ ] Move support detail lookup toward `support-code` - [ ] Move propose detail lookup toward `propose-code` -- [ ] Stop surfacing raw ids as the main visible identifier in lists/details -- [ ] Display codes consistently in relevant list and detail views +- [x] Stop surfacing raw ids as the main visible identifier in lists/details +- [x] Display codes consistently in relevant list and detail views ### 3.2 User / role UX alignment - [ ] Review current user management page against final backend behavior