• Joined on 2026-02-19
zhi pushed to feat/cors-support at nav/AbstractWizard 2026-03-11 10:07:35 +00:00
047f0b8422 feat: add CORS support via CORS_ORIGINS env var
zhi pushed to fix/setup-redirect-flow at zhi/HarborForge.Frontend 2026-03-11 09:51:43 +00:00
8779db5370 fix: replace embedded wizard with redirect to wizard port
zhi created branch fix/setup-redirect-flow in zhi/HarborForge.Frontend 2026-03-11 09:51:43 +00:00
zhi pushed to fix/nginx-proxy-cors at zhi/HarborForge.Frontend 2026-03-11 09:43:08 +00:00
a655e41822 fix: nginx reverse proxy for API/wizard, fix Object.entries null crash
zhi created branch fix/nginx-proxy-cors in zhi/HarborForge.Frontend 2026-03-11 09:43:08 +00:00
zhi created pull request nav/Dirigent#14 2026-03-07 16:55:23 +00:00
feat: split dirigent_tools + human @mention override
zhi pushed to main at zhi/HarborForge.Frontend 2026-03-06 13:46:55 +00:00
f8fac48fcc feat: setup wizard page for first-deploy initialization
zhi pushed to main at zhi/HarborForge.Frontend 2026-03-06 13:05:24 +00:00
54d4c4379a feat: remove nginx, add projects/milestones/notifications pages
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:34:26 +00:00
1c84b4d6a0 refactor: remove env file creation, use full path in examples
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:25:11 +00:00
62044ab948 fix: use openclaw config command for configuration management
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:21:28 +00:00
3a495f8d64 fix: create OpenClaw config if not exists and simplify install summary
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:16:50 +00:00
259f9dc418 fix: remove unused PADDEDCELL_SKILLS_DIR env variable
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:13:55 +00:00
ceb17f375b fix: correct path construction in install script
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:07:54 +00:00
9ecb065b43 feat: interactive password input for pass_mgr admin init
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 10:51:58 +00:00
84c9df633a feat: require password for admin init and auto-configure plugin path
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 10:28:19 +00:00
5084cfecb8 fix: remove auto-init of pass_mgr from install script
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 10:13:35 +00:00
21d04b17cd feat: add --uninstall support to install script
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 10:01:30 +00:00
8d270bfddf docs: update test plan with build fix results
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 10:00:43 +00:00
28af11cfbb fix: resolve build errors in pass_mgr, pcexec, and safe-restart
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 09:48:53 +00:00
849effd301 feat: add install script and update project docs