feat(buzz): auto-join channels and per-thread sessions - #79058
0809android wants to merge 2 commits into
Conversation
|
This was generated by AI during triage. Auto-joined group channels are adopted with Problems:
Suggested changes:
Checked against |
bf26856 to
6419b10
Compare
|
Updated the branch against current The new head now:
Profile-to-channel lifecycle reconciliation is intentionally excluded from this PR and is tracked separately in draft PR #80457. |
|
Closing this competing implementation after re-checking the existing Buzz work. #74823 already covers dynamic joined-channel discovery, while #74516 and #74084 cover thread-scoped sessions. I should have contributed to those threads instead of opening a combined alternative. Sorry for adding duplicate review surface. |
Summary
Add opt-in Buzz behavior:
Both options default to off.
Validation
Related