h z hzhang
  • Joined on 2024-11-30
hzhang deleted branch fix/turn-gate-and-handoff from nav/Dirigent 2026-03-03 20:26:10 +00:00
hzhang deleted branch feat/turn-order-improvements from nav/Dirigent 2026-03-03 20:26:10 +00:00
hzhang deleted branch feat/turn-based-speaking from nav/Dirigent 2026-03-03 20:25:54 +00:00
hzhang deleted branch fix/turn-advance-race-condition from nav/Dirigent 2026-03-03 20:25:54 +00:00
hzhang deleted branch dev/dirigent-tasks from nav/Dirigent 2026-03-03 20:25:48 +00:00
hzhang deleted branch dev/fix-issues from nav/Dirigent 2026-03-03 20:25:45 +00:00
hzhang deleted branch fix-plugin-dir-resolution from nav/Dirigent 2026-03-03 20:25:38 +00:00
hzhang deleted branch no-reply-api-fix from nav/Dirigent 2026-03-03 20:25:23 +00:00
hzhang pushed to main at nav/Dirigent 2026-03-03 20:25:23 +00:00
ac65d7e036 Merge pull request 'fix: resolve pluginDir correctly and ensure no-reply-api is copied during install' (#13) from no-reply-api-fix into main
5c9c979f26 fix: resolve pluginDir correctly and ensure no-reply-api is copied during install
Compare 2 commits »
hzhang merged pull request nav/Dirigent#13 2026-03-03 20:25:21 +00:00
fix: resolve pluginDir correctly and ensure no-reply-api is copied during install
hzhang created pull request nav/Dirigent#13 2026-03-03 20:24:57 +00:00
fix: resolve pluginDir correctly and ensure no-reply-api is copied during install
hzhang pushed to main at nav/Dirigent 2026-03-03 18:41:28 +00:00
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
a177150554 fix(install): uninstall always deletes plugin entry
b79cc1eb84 fix: use api.resolvePath for plugin directory
Compare 5 commits »
hzhang merged pull request nav/Dirigent#12 2026-03-03 18:41:27 +00:00
dev/fix-issues
hzhang created pull request nav/Dirigent#12 2026-03-03 18:41:23 +00:00
dev/fix-issues
hzhang pushed to main at nav/Dirigent 2026-03-03 16:54:46 +00:00
84b0363d59 Merge pull request 'dev/dirigent-tasks' (#11) from dev/dirigent-tasks into main
83c03b6934 feat(install): idempotent install/uninstall
6423dbcdfa fix(install): handle plugins.allow in install/uninstall
d378e27be9 fix(install): delta-tracking uninstall + remove sh script
2ea4f59a1e build: support both registry publish and git clone install
Compare 9 commits »
hzhang merged pull request nav/Dirigent#11 2026-03-03 16:54:44 +00:00
dev/dirigent-tasks
hzhang created pull request nav/Dirigent#11 2026-03-03 16:54:38 +00:00
dev/dirigent-tasks
hzhang renamed repository from WhisperGate to nav/Dirigent 2026-03-03 08:31:47 +00:00
hzhang pushed to main at nav/Dirigent 2026-03-03 03:47:37 +00:00
329f6ed490 Merge pull request 'fix: advance turn in before_message_write to prevent race condition' (#10) from fix/turn-advance-race-condition into main
cf9be60145 fix: advance turn in before_message_write to prevent race condition
6d17e6a911 fix: advance turn in before_message_write to prevent race condition
Compare 3 commits »
hzhang merged pull request nav/Dirigent#10 2026-03-03 03:47:35 +00:00
fix: advance turn in before_message_write to prevent race condition