Skip to content

Support group chat addressing#161

Merged
pmbstyle merged 1 commit into
mainfrom
feature/group-chat-addressing
Jun 5, 2026
Merged

Support group chat addressing#161
pmbstyle merged 1 commit into
mainfrom
feature/group-chat-addressing

Conversation

@pmbstyle

@pmbstyle pmbstyle commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a prompt-based addressing gate for Telegram and WhatsApp group chats.
  • Let Telegram group commands respect the same addressing rules, including targeted bot commands and replies.
  • Allow WhatsApp group JIDs through the bridge and configurable allowed group chats.

Validation

  • uv run ruff check src/octopal/channels/group_addressing.py src/octopal/channels/telegram/handlers.py src/octopal/channels/whatsapp/runtime.py src/octopal/channels/whatsapp/ids.py src/octopal/infrastructure/config/models.py src/octopal/infrastructure/config/settings.py tests/test_group_addressing.py tests/test_whatsapp_ids.py tests/test_whatsapp_runtime.py tests/test_telegram_react_tag_sanitization.py tests/test_settings_config_sync.py
  • uv run pytest tests/test_group_addressing.py tests/test_whatsapp_ids.py tests/test_whatsapp_runtime.py tests/test_telegram_react_tag_sanitization.py tests/test_settings_config_sync.py

@pmbstyle pmbstyle self-assigned this Jun 5, 2026
@pmbstyle pmbstyle marked this pull request as ready for review June 5, 2026 23:01
@pmbstyle pmbstyle merged commit df3102d into main Jun 5, 2026
4 checks passed
@pmbstyle pmbstyle deleted the feature/group-chat-addressing branch June 5, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant