Skip to content

feat(events): add broadcast support via channelId "*"#11

Open
geminixiang wants to merge 2 commits into
mainfrom
claude/add-event-broadcast-c9PE0
Open

feat(events): add broadcast support via channelId "*"#11
geminixiang wants to merge 2 commits into
mainfrom
claude/add-event-broadcast-c9PE0

Conversation

@geminixiang

Copy link
Copy Markdown
Owner

Allow events to be sent to all known channels by setting channelId to "*"
(or broadcast:true). Platform can be omitted to target all platforms at once.

https://claude.ai/code/session_011b3maKeQkjv5SCpLqqGd8Q

claude added 2 commits April 2, 2026 14:31
Allow events to be sent to all known channels by setting channelId to "*"
(or broadcast:true). Platform can be omitted to target all platforms at once.

https://claude.ai/code/session_011b3maKeQkjv5SCpLqqGd8Q
Cover parseEvent and execute for channelId "*", broadcast:true,
platform "*", single-platform targeting, empty-channel edge case,
and periodic (no-delete) behaviour.

https://claude.ai/code/session_011b3maKeQkjv5SCpLqqGd8Q
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.

2 participants