• Joined on 2026-02-19
zhi created pull request nav/Dirigent#6 2026-02-28 19:27:54 +00:00
fix: add turn check debug logs + one-time prompt injection
zhi pushed to fix/turn-check-debug-and-onetime-inject at nav/Dirigent 2026-02-28 19:27:47 +00:00
f03d32e15f fix: add turn check debug logs + one-time prompt injection
zhi created branch fix/turn-check-debug-and-onetime-inject in nav/Dirigent 2026-02-28 19:27:47 +00:00
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 19:25:24 +00:00
6a81f75fd0 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
81758b9a54 fix: use systemPrompt instead of prependContext for end marker instruction
Compare 2 commits »
zhi merged pull request nav/Dirigent#5 2026-02-28 19:25:24 +00:00
fix: use systemPrompt instead of prependContext for end marker instruction
zhi created pull request nav/Dirigent#5 2026-02-28 19:25:10 +00:00
fix: use systemPrompt instead of prependContext for end marker instruction
zhi pushed to fix/moderator-and-system-prompt at nav/Dirigent 2026-02-28 19:24:55 +00:00
81758b9a54 fix: use systemPrompt instead of prependContext for end marker instruction
zhi created branch fix/moderator-and-system-prompt in nav/Dirigent 2026-02-28 19:24:55 +00:00
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 18:49:19 +00:00
86fdc63802 fix: moderator presence reconnect loop
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 12:41:50 +00:00
385990ab90 fix: turn check runs independently of evaluateDecision
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 12:34:00 +00:00
a6f2be44b7 feat: moderator bot presence via Discord Gateway
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 12:28:01 +00:00
fb50b62509 fix: include turn-manager.ts in package-plugin.mjs
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 12:11:06 +00:00
8c8757e9a7 fix: add moderatorBotToken to plugin configSchema
54ff78cffe feat: moderator bot for turn handoff messages
476308d0df refactor: auto-managed turn order + dormant state + identity injection
1d8881577d feat: turn-based speaking + slash commands + enhanced prompts
52a613fdcc Merge pull request 'fix: add default values for optional config fields' (#3) from feat/whispergate-mvp into main
Compare 6 commits »
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-28 11:39:14 +00:00
b1e546ada6 feat: moderator bot for turn handoff messages
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-27 23:27:37 +00:00
1b88fc6e3a refactor: auto-managed turn order + dormant state + identity injection
zhi pushed to feat/turn-based-speaking at nav/Dirigent 2026-02-27 16:05:46 +00:00
9b5316738b feat: turn-based speaking + slash commands + enhanced prompts
zhi created branch feat/turn-based-speaking in nav/Dirigent 2026-02-27 16:05:46 +00:00
zhi pushed to fix/dm-bypass-and-tool-visibility at nav/Dirigent 2026-02-27 15:20:07 +00:00
75f358001b fix(rules): handle multi-byte emoji in getLastChar via Array.from
zhi pushed to fix/dm-bypass-and-tool-visibility at nav/Dirigent 2026-02-27 15:16:08 +00:00
3749de981f fix: use configured endSymbols in injected prompt and exempt gateway keywords
zhi pushed to fix/dm-bypass-and-tool-visibility at nav/Dirigent 2026-02-27 14:38:02 +00:00
75d659787c fix(rules): strip trailing metadata blocks before checking end symbol