• Joined on 2026-02-19
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
zhi pushed to fix/turn-gate-and-handoff at nav/Dirigent 2026-02-28 21:45:00 +00:00
692111eeda fix: implement turn gate and handoff improvements
zhi created branch fix/turn-gate-and-handoff in nav/Dirigent 2026-02-28 21:45:00 +00:00
zhi pushed to fix/moderator-bypass at nav/Dirigent 2026-02-28 19:49:16 +00:00
532d829ca5 fix: prioritize ctx.channelId over prompt for turn gate
zhi pushed to fix/moderator-bypass at nav/Dirigent 2026-02-28 19:42:05 +00:00
db3df0688b fix: add turn check debug logs + fallback to ctx.accountId
zhi created pull request nav/Dirigent#7 2026-02-28 19:37:24 +00:00
fix: bypass no-reply for moderator bot handoff messages
zhi pushed to fix/moderator-bypass at nav/Dirigent 2026-02-28 19:37:16 +00:00
1246e476dc fix: bypass no-reply for moderator bot handoff messages
80439b0912 Revert "Merge pull request 'fix: use systemPrompt instead of prependContext for end marker instruction' (#5) from fix/moderator-and-system-prompt into feat/turn-based-speaking"
Compare 2 commits »
zhi created branch fix/moderator-bypass in nav/Dirigent 2026-02-28 19:37:16 +00:00
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 19:28:00 +00:00
7fdc7952b7 Merge pull request 'fix: add turn check debug logs + one-time prompt injection' (#6) from fix/turn-check-debug-and-onetime-inject into feat/turn-based-speaking
f03d32e15f fix: add turn check debug logs + one-time prompt injection
Compare 2 commits »
zhi merged pull request nav/Dirigent#6 2026-02-28 19:27:59 +00:00
fix: add turn check debug logs + one-time prompt injection