• Joined on 2026-02-19
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
zhi created pull request nav/Dirigent#10 2026-03-02 11:05:06 +00:00
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:04:46 +00:00
6d17e6a911 fix: advance turn in before_message_write to prevent race condition
zhi created branch fix/turn-advance-race-condition in nav/Dirigent 2026-03-02 11:04:46 +00:00
zhi pushed to feat/turn-order-improvements at nav/Dirigent 2026-03-02 00:55:59 +00:00
8e3f8e7c4e feat: improve turn order initialization and member management
zhi created branch feat/turn-order-improvements in nav/Dirigent 2026-03-02 00:55:59 +00:00
zhi created pull request nav/Dirigent#9 2026-03-01 11:09:03 +00:00
fix: channelId extraction, sender identification, and per-channel turn order
zhi pushed to fix/turn-gate-and-handoff at nav/Dirigent 2026-03-01 11:08:47 +00:00
d90083317b fix: channelId extraction, sender identification, and per-channel turn order
zhi pushed to fix/turn-gate-and-handoff at nav/Dirigent 2026-03-01 09:17:12 +00:00
a4bc9990db fix: add sessionAccountId mapping and use in before_message_write
zhi pushed to fix/turn-gate-and-handoff at nav/Dirigent 2026-03-01 09:13:11 +00:00
435a7712b8 fix: add sessionChannelId mapping for message_sent
zhi pushed to fix/turn-gate-and-handoff at nav/Dirigent 2026-03-01 04:59:53 +00:00
9e754d32cf fix: make before_message_write synchronous
zhi created pull request nav/Dirigent#8 2026-02-28 21:45:11 +00:00
fix: implement turn gate and handoff improvements