Skip to content

v0.1.0

Choose a tag to compare

@mabry1985 mabry1985 released this 18 Jun 07:34

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) + outbound discord_send/discord_read/discord_react tools.
  • Ships disabled (install ≠ enable ≠ trust). httpx + websockets are core host deps (no requires_pip). Behavior identical to the former first-party plugins/discord.
  • 19 host-free tests + Namespace CI green.

Install: python -m server plugin install https://github.com/protoLabsAI/discord-plugin