kreneskyp/ix

Don't create chat until a message is sent

Opened this issue · 0 comments

New chat workflow currently creates a new chat whenever the "new chat" button is clicked. This was an easy way to start chats but it results in a lot of clutter.

Requirements:

  • new Chat instance should not be created until chat message is entered
  • also handles agents being added / removed from chat before message
  • chat name is updated from first message