Files
fusion/.changeset/fn-4739-chat-rooms-clear-new.md
Fusion (runfusion.ai) 293441a3f1 feat(FN-4739): complete Step 7 — add docs and changeset
Fusion-Task-Id: FN-4739
Fusion-Task-Lineage: fc120dfa-d1b2-4065-9595-d0bc6304d2af
2026-05-16 09:56:54 -07:00

334 B

@runfusion/fusion
@runfusion/fusion
minor

Chat rooms now support /clear and /new in the composer by clearing the active room transcript instead of sending those commands as normal messages. Added a new API route, DELETE /api/chat/rooms/:id/messages, to bulk-clear all messages in a room while preserving room identity and membership.