New request
#19023: Improve demo workspace skill
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Issue
prio: mediumsonarly:medium
- Check that created view fields SSE events are correctly shown on the view, sometimes it seems that the created custom view fields by the AI chat aren't showing.
- There's a bug with fetching records from a view, if you click on a custom object while the AI chat is still performing the skill, sometimes the view is empty, no records, but the aggregate count is not 0, if we refresh the page it's ok (but the AI chat is then lost)
Assessmentadvisory
bug●● medium70% confidence
Two distinct frontend synchronization issues in the demo workspace skill around SSE view-field updates and premature empty view state.
Likely files
- packages/twenty-front/src/modules/ai/components
- packages/twenty-front/src/modules/ai/states
- packages/twenty-front/src/modules/views/hooks
- packages/twenty-front/src/modules/page-layout/hooks
- packages/twenty-front/src/modules/object-record/hooks
Create the request