🤖 codex: handle discord gateway error events (#504)

This commit is contained in:
Josh Palmer
2026-01-08 19:59:06 +01:00
committed by Peter Steinberger
parent cc94db458c
commit b7c900739e
3 changed files with 122 additions and 12 deletions

View File

@@ -2,6 +2,7 @@
## Unreleased
- Discord: stop provider when gateway reconnects are exhausted and surface errors. (#504)
- Auto-reply: preserve block reply ordering with timeout fallback for streaming. (#503) — thanks @joshp123
- WhatsApp: group `/model list` output by provider for scannability. (#456) - thanks @mcinteerj
- Hooks: allow per-hook model overrides for webhook/Gmail runs (e.g. GPT 5 Mini).