chore(FN-3813): add changeset for room-based chat feature
- Add a changeset entry for the upcoming room-based chat feature - Mark @runfusion/fusion for a minor version bump - Document the feature summary for release notes generation Fusion-Task-Id: FN-3813
This commit is contained in:
5
.changeset/fn-3813-room-based-chat.md
Normal file
5
.changeset/fn-3813-room-based-chat.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
---
|
||||
|
||||
Add room-based chat to the dashboard. Users can switch between Direct and Rooms modes in ChatView, create Slack-style rooms (for example `#engineering`) with selected agent members, and chat with multiple agents in shared persisted history. `@mentions` route directly to the named agent, while other room members can respond when relevant.
|
||||
Reference in New Issue
Block a user