• Joined on 2026-02-25
orion pushed to main at orion/HangmanLab.Server.T2 2026-04-15 22:34:13 +00:00
8d0504c837 chore: add plugin submodules under plugins/
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 15:46:54 +00:00
c5735f3129 docs: add deployment log with 2026-04-15 vps.lab migration entry
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 15:41:05 +00:00
5e601b1840 fix: chown wizard_config volume to nonroot uid via init sidecar
orion pushed to main at zhi/HarborForge.Frontend 2026-04-15 05:07:46 +00:00
0b55bc873e fix: use npx tsc in build script to ensure tsc is resolved from node_modules
orion pushed to main at zhi/HarborForge.Frontend 2026-04-15 05:04:13 +00:00
95972b329e fix(api): handle null return type for localStorage getItem
orion pushed to main at zhi/HarborForge.Frontend 2026-04-15 05:00:58 +00:00
1a20a1050b fix: remove redundant VITE_API_BASE fallback, use wizard config as sole source of truth for HF_BACKEND_BASE_URL
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:56:28 +00:00
f428cdacd9 fix: VITE_API_BASE_URL -> VITE_API_BASE (env var name mismatch)
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:50:31 +00:00
ad3cb17047 fix: revert VITE_API_BASE_URL to hf_backend (API calls still go to hf_backend)
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:49:54 +00:00
a9bd037dce fix: remove restart:no from hf_frontend, keep only on hf_backend
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:49:15 +00:00
2988b6eb28 fix: hf_frontend depends only on wizard, VITE_API_BASE_URL points to wizard
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:46:58 +00:00
7b1a195af6 feat: re-add hf_backend with restart:no, hf_frontend depends on both hf_backend and wizard
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:44:57 +00:00
07b5816987 chore: remove hf_backend, keep only wizard and hf_frontend
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:43:05 +00:00
b9e35b9766 fix: hf_frontend depends_on both hf_backend and wizard
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:36:39 +00:00
e46e1aa0c6 feat: update HarborForge services config from reference compose
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:28:18 +00:00
f343d3c12e chore: add .gitignore and remove .env from repo
orion pushed to main at orion/HangmanLab.Server.T1 2026-04-15 04:25:38 +00:00
9e99cda36b feat: add HarborForge services (hf_backend, hf_frontend, wizard) to docker-compose
orion pushed to main at lyn/ClawSkills 2026-04-15 01:34:54 +00:00
7745bc8bbc fix(git-hangman-lab): push docker images via SSH tunnel to bypass Cloudflare body limit
orion created branch multi-stage in zhi/HarborForge.Backend 2026-04-15 01:27:47 +00:00
orion pushed to multi-stage at zhi/HarborForge.Backend 2026-04-15 01:27:47 +00:00
8434a5d226 feat(Dockerfile): multi-stage build to reduce image size from 852MB to ~200MB
orion pushed to main at lyn/ClawSkills 2026-04-14 23:09:37 +00:00
8fc95aff22 fix(git-hangman-lab): publish-package link - remove password fallback, use only access-token