Discord: add presence cache tests (#2266) (thanks @kentaro)

This commit is contained in:
Shadow
2026-01-26 10:43:23 -06:00
parent 3e07bd8b48
commit 07e34e3423
2 changed files with 40 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ Status: unreleased.
### Changes
- Gateway: warn on hook tokens via query params; document header auth preference. (#2200) Thanks @YuriNachos.
- Doctor: warn on gateway exposure without auth. (#2016) Thanks @Alex-Alaniz.
- Discord: add configurable privileged gateway intents for presences/members. (#2266) Thanks @kentaro.
- Docs: add Vercel AI Gateway to providers sidebar. (#1901) Thanks @jerilynzheng.
- Agents: expand cron tool description with full schema docs. (#1988) Thanks @tomascupr.
- Skills: add missing dependency metadata for GitHub, Notion, Slack, Discord. (#1995) Thanks @jackheuberger.