• Joined on 2026-02-19
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
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 09:38:44 +00:00
b37ebb3db1 docs: add bilingual README with language switcher
zhi pushed to dev/zhi at nav/PaddedCell 2026-03-05 09:33:55 +00:00
10e1124550 feat: implement pass_mgr, pcexec, and safe-restart modules
zhi created branch dev/zhi in nav/PaddedCell 2026-03-05 09:33:55 +00:00
zhi pushed to no-reply-api-fix at nav/Dirigent 2026-03-03 19:04:03 +00:00
e6ddbc8186 fix(install): copy no-reply-api to dist during installation
9af20b07c7 fix: add debug logging for no-reply-api and moderator bot startup
3d91d7ed95 Merge pull request 'dev/fix-issues' (#12) from dev/fix-issues into main
92799176bf fix(install): fix uninstall order to satisfy config validation
cd0ce6a910 fix(install): use unsetPath for plugin entry removal
Compare 7 commits »
zhi pushed to no-reply-api-fix at nav/Dirigent 2026-03-03 19:01:16 +00:00
b9515fe765 fix(install): copy no-reply-api to dist during installation
a842218921 fix: add debug logging for no-reply-api and moderator bot startup
Compare 2 commits »
zhi created branch no-reply-api-fix in nav/Dirigent 2026-03-03 19:01:16 +00:00
zhi pushed to fix/turn-advance-race-condition at nav/Dirigent 2026-03-02 11:34:42 +00:00
cf9be60145 fix: advance turn in before_message_write to prevent race condition
zhi pushed to fix/turn-advance-race-condition at nav/Dirigent 2026-03-02 11:29:11 +00:00
39b758f13a fix: advance turn in before_message_write to prevent race condition
zhi pushed to fix/turn-advance-race-condition at nav/Dirigent 2026-03-02 11:20:42 +00:00
fb2cbaa5b3 fix: only process assistant messages in before_message_write