- Clear agent cache when projectId changes in QuickEntryBox and InlineCreateCard - Add regression tests for agent picker cache invalidation behavior - Add changeset for @gsxdsm/fusion patch release
279 B
279 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| patch |
Fix agent picker showing stale agents when switching between projects in QuickEntryBox and InlineCreateCard. The picker now clears cached agents when projectId changes, ensuring fresh agent data is always fetched for the current project context.