PersonaFlow / agentstack

A platform for building configurable, database-backed generative AI agentic assistants.
MIT License
14 stars 0 forks source link

bug (PersonaFlow-203): Refetch assistant form on assistant update #207

Closed krishokr closed 2 months ago

krishokr commented 2 months ago

Overview

When an assistant has been updated, we want to trigger a refetch of the assistant form, which should trigger the form to no longer be considered "dirty".

Additionally, there were some extra style updates such as updating the default button variant, adding some minor tweaks to the Files Dialog, and updating the file selector styles in the assistant builder.