Skip to content
Snippets Groups Projects
  • Sean Hatfield's avatar
    8b5d9ccd
    [FEAT] Fork chat to new thread (#1788) · 8b5d9ccd
    Sean Hatfield authored
    
    * implement thread forking feature
    
    * rename thread based on forked message
    
    * refactor bulk message create for thread fork + bump prisma version
    
    * revert prisma version bump
    
    * add todo to bulkCreate function in workspace chats
    
    * cast user input to expected type to prevent prisma injection
    
    * refactor: update order of ops for thread fork
    
    ---------
    
    Co-authored-by: default avatarTimothy Carambat <rambat1010@gmail.com>
    [FEAT] Fork chat to new thread (#1788)
    Sean Hatfield authored
    
    * implement thread forking feature
    
    * rename thread based on forked message
    
    * refactor bulk message create for thread fork + bump prisma version
    
    * revert prisma version bump
    
    * add todo to bulkCreate function in workspace chats
    
    * cast user input to expected type to prevent prisma injection
    
    * refactor: update order of ops for thread fork
    
    ---------
    
    Co-authored-by: default avatarTimothy Carambat <rambat1010@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.