h z hzhang
  • Joined on 2024-11-30
hzhang transferred repository orion/WhisperGate to nav/Dirigent 2026-03-02 10:30:49 +00:00
hzhang pushed to feat/turn-based-speaking at nav/Dirigent 2026-03-02 10:22:12 +00:00
788b9c5552 Merge pull request 'fix: implement turn gate and handoff improvements' (#8) from fix/turn-gate-and-handoff into feat/turn-based-speaking
d90083317b fix: channelId extraction, sender identification, and per-channel turn order
a4bc9990db fix: add sessionAccountId mapping and use in before_message_write
435a7712b8 fix: add sessionChannelId mapping for message_sent
9e754d32cf fix: make before_message_write synchronous
Compare 7 commits »
hzhang merged pull request nav/Dirigent#8 2026-03-02 10:22:12 +00:00
fix: implement turn gate and handoff improvements
hzhang pushed to main at nav/Dirigent 2026-03-01 11:12:19 +00:00
aeecb534b7 Merge pull request 'fix: channelId extraction, sender identification, and per-channel turn order' (#9) from fix/turn-gate-and-handoff into main
d90083317b fix: channelId extraction, sender identification, and per-channel turn order
a4bc9990db fix: add sessionAccountId mapping and use in before_message_write
435a7712b8 fix: add sessionChannelId mapping for message_sent
9e754d32cf fix: make before_message_write synchronous
Compare 19 commits »
hzhang merged pull request nav/Dirigent#9 2026-03-01 11:12:18 +00:00
fix: channelId extraction, sender identification, and per-channel turn order
hzhang closed pull request nav/Dirigent#7 2026-02-28 20:15:05 +00:00
fix: bypass no-reply for moderator bot handoff messages
hzhang pushed to main at nav/Dirigent 2026-02-27 15:31:34 +00:00
52a613fdcc Merge pull request 'fix: add default values for optional config fields' (#3) from feat/whispergate-mvp into main
9047d3ad8f Merge pull request 'fix: bypass DM sessions without metadata and make tool globally visible' (#4) from fix/dm-bypass-and-tool-visibility into feat/whispergate-mvp
75f358001b fix(rules): handle multi-byte emoji in getLastChar via Array.from
3749de981f fix: use configured endSymbols in injected prompt and exempt gateway keywords
75d659787c fix(rules): strip trailing metadata blocks before checking end symbol
Compare 35 commits »
hzhang merged pull request nav/Dirigent#3 2026-02-27 15:31:33 +00:00
fix: add default values for optional config fields
hzhang merged pull request nav/Dirigent#4 2026-02-27 15:30:12 +00:00
fix: bypass DM sessions without metadata and make tool globally visible
hzhang pushed to feat/whispergate-mvp at nav/Dirigent 2026-02-27 15:30:12 +00:00
9047d3ad8f Merge pull request 'fix: bypass DM sessions without metadata and make tool globally visible' (#4) from fix/dm-bypass-and-tool-visibility into feat/whispergate-mvp
75f358001b fix(rules): handle multi-byte emoji in getLastChar via Array.from
3749de981f fix: use configured endSymbols in injected prompt and exempt gateway keywords
75d659787c fix(rules): strip trailing metadata blocks before checking end symbol
f74b3978e7 fix(installer): resolve plugin path relative to repo instead of hardcoded operator path
Compare 6 commits »
hzhang pushed to feat/whispergate-mvp at nav/Dirigent 2026-02-26 11:15:15 +00:00
6b3d89634a Merge pull request 'fix: wait for gateway ready before post-install model validation' (#2) from zhi/WhisperGate:feat/whispergate-mvp into feat/whispergate-mvp
f33dc13af4 fix: extract senderId from event.prompt instead of ctx in hooks
fd6c4dd3a2 fix: remove gateway restart from installer, let user restart manually
Compare 3 commits »
hzhang merged pull request nav/Dirigent#2 2026-02-26 11:15:14 +00:00
fix: wait for gateway ready before post-install model validation
hzhang pushed to main at nav/Dirigent 2026-02-25 22:07:08 +00:00
882f62eae7 Merge pull request 'WhisperGate MVP: no-reply API + plugin rule gate' (#1) from feat/whispergate-mvp into main
a2f88cfe0f chore(security): add guardrails and PR merge summary docs
8097ab7484 docs(discord-control): add runnable examples and smoke script
f20728b02d feat(discord-control): add channel-private-update and member-list field projection
4bec5982a5 feat(discord-control): align auth with token/allowlist/action-gate and add dryRun
Compare 28 commits »
hzhang merged pull request nav/Dirigent#1 2026-02-25 22:07:07 +00:00
WhisperGate MVP: no-reply API + plugin rule gate
hzhang pushed to master at nav/AbstractWizard 2026-02-15 08:52:11 +00:00
hzhang pushed to master at nav/AbstractWizard 2026-02-15 08:51:12 +00:00
72843442ac init
hzhang pushed to master at nav/AbstractWizard 2026-02-15 02:28:41 +00:00
95b22c595d init
hzhang created branch master in nav/AbstractWizard 2026-02-15 02:28:41 +00:00
hzhang created repository nav/AbstractWizard 2026-02-15 02:22:34 +00:00
hzhang pushed to master at hzhang/Dialectic 2026-02-14 15:38:22 +00:00
cd3a7c5065 docker fix backend url