h z hzhang
  • Joined on 2024-11-30
hzhang pushed to main at zhi/HarborForge.Backend 2026-05-24 18:38:08 +00:00
595391b41b feat(users): auto-default agent accounts to general-agent role
hzhang pushed to main at zhi/HarborForge 2026-05-24 18:26:02 +00:00
45e7615b25 chore: bump HarborForge.Frontend (role editor dark-theme redesign)
hzhang pushed to main at zhi/HarborForge.Frontend 2026-05-24 18:25:07 +00:00
766474f4e9 style(role-editor): rewrite UI on Foundry Deck dark tokens
hzhang pushed to main at zhi/HarborForge 2026-05-24 18:18:36 +00:00
ed952bdf77 chore: bump HarborForge.Frontend → f587e1e (drop localStorage backend URL)
hzhang pushed to main at zhi/HarborForge.Frontend 2026-05-24 18:17:07 +00:00
f587e1e4c7 fix(frontend): drop localStorage HF_BACKEND_BASE_URL; env-only
hzhang pushed to main at zhi/HarborForge 2026-05-24 18:11:33 +00:00
b4856cea05 chore: bump HarborForge.Backend → 54feb96 (CLI model-import fix)
hzhang pushed to main at zhi/HarborForge.Backend 2026-05-24 18:10:28 +00:00
54feb9686c fix(cli): import all model modules so SA relationship resolution works
hzhang pushed to main at zhi/HarborForge 2026-05-24 18:06:49 +00:00
87f908f16f chore: bump 4 submodule pointers — wizard removal + supporting work
hzhang pushed to main at zhi/HarborForge.Frontend 2026-05-24 18:06:48 +00:00
10771a8ffc feat(frontend)!: drop SetupWizardPage, backend URL via build-time VITE_*
hzhang pushed to main at zhi/HarborForge.Backend 2026-05-24 18:06:47 +00:00
5ea2cdfc9e feat(backend)!: kill AbstractWizard, env-driven config + hf-cli
hzhang pushed to master at hzhang/Dialectic.Backend 2026-05-24 09:03:55 +00:00
b02b1706b6 fix(oidc): clamp post_login_redirect to CORS allow-list (open-redirect)
hzhang pushed to main at nav/ContractorAgent 2026-05-24 08:33:31 +00:00
037e92b421 fix(bridge): /mcp/execute handles raw-object tool results (not just AgentToolResult)
hzhang pushed to master at hzhang/Dialectic 2026-05-24 02:36:50 +00:00
1cb3927e56 chore: bump Dialectic.Frontend — completed-only view + inline verdict
hzhang pushed to master at hzhang/Dialectic.Frontend 2026-05-24 02:36:41 +00:00
7ad425ffc3 feat(ui): completed-only view + inline verdict + no polling
hzhang pushed to master at hzhang/Dialectic 2026-05-24 00:46:16 +00:00
a7db7bfc1b chore: bump Backend + Frontend to v0.3.0 (OIDC login + dialectic-cli)
hzhang pushed to master at hzhang/Dialectic.Frontend 2026-05-24 00:43:08 +00:00
d1d2ae2fb1 feat(auth): real OIDC login + remove agents page
hzhang pushed to master at hzhang/Dialectic.Backend 2026-05-24 00:40:38 +00:00
2463129dbd feat(oidc): backend-mediated OIDC login + session cookies + cli config
hzhang pushed to master at hzhang/Dialectic 2026-05-24 00:18:39 +00:00
dbed748f2d chore: bump Dialectic.Frontend — null-list normalize fix (production crash)
hzhang pushed to master at hzhang/Dialectic.Frontend 2026-05-24 00:18:28 +00:00
7dca2c3110 fix(api): normalize null lists to [] (backend serializes empty as null)
hzhang pushed to master at hzhang/Dialectic 2026-05-23 23:16:42 +00:00
7f519af5dd chore: bump Backend (admin agents summary) + Frontend (v2 SPA)