Agents: add generic poll-vote action support

This commit is contained in:
Gustavo Madeira Santana
2026-03-04 11:34:29 -05:00
parent c8ebd48e0f
commit 76bfd9b5e6
4 changed files with 36 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ export const CHANNEL_MESSAGE_ACTION_NAMES = [
"send",
"broadcast",
"poll",
"poll-vote",
"react",
"reactions",
"read",