mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-11 13:41:53 +00:00
Discord's ExecApprovalView, SlashConfirmView, UpdatePromptView, and ClarifyChoiceView hardcoded timeout=300, ignoring approval timeout configuration. All four now read approvals.discord_prompt_timeout from config.yaml (default 300s, clamped 30-900s — Discord interaction tokens expire at ~15 min, so values beyond 900s would render dead buttons). Surgical reapply of the timeout portion of PR #45904; the unrelated channel-context changes bundled in that PR were intentionally excluded. Co-authored-by: cruzanstx <cruzanstx@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| adapter.py | ||
| plugin.yaml | ||
| voice_mixer.py | ||