v0.1.0
Initial release — Discord extracted from protoAgent core into a standalone, runtime-installable plugin (ADR 0058).
- Inbound gateway (DMs + @-mentions): burst debounce, conversation continuity, slow-response reactions, auto-threading, admin allowlist, long-window context, return-address delivery.
POST /api/config/test-discord(console Test button) + outbounddiscord_send/discord_read/discord_reacttools.- Ships disabled (install ≠ enable ≠ trust). httpx + websockets are core host deps (no
requires_pip). Behavior identical to the former first-partyplugins/discord. - 19 host-free tests + Namespace CI green.
Install: python -m server plugin install https://github.com/protoLabsAI/discord-plugin