Sebastien Flory

Results 8 issues of Sebastien Flory

## Description Split notion workflow in 2 workflows and reorg files to simplify code for garbage collection vs sync. ## Risk Break notion workflows. ## Deploy Plan Deploy `connector`, restart...

## Description Refactor auth.user() to return a UserResource instead of a UserType. ## Risk None ## Deploy Plan Deploy `front`

# Dust API CLI Client ## Context A Dust API CLI client is a command-line interface tool that allows users to interact with the Dust API directly from their terminal....

## Description Fix scrolling to the input bar: - Move the id to the right element - Remove duplicated system "assistantToMention = useRef(null)" and only use setSelectedAssistant() from InputBarContext -...

We need to implement a callback mechanism at the end of CSS transitions. This improvement is crucial for preventing flickering when state changes occur while a transition is still running....

## Description ## Tests ## Risk ## Deploy Plan

## Description Add optional spaceId FK on conversation model. ## Tests Local ## Risk Low ## Deploy Plan Migrate then deploy front

## Description Add space handling in creation and serialization. ## Tests Added. ## Risk Low as no conversations are in a space today. ## Deploy Plan Deploy front.