mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
* fix(knowledge): scope sync/update state per-connector to prevent race conditions * feat(knowledge): add connectors column to knowledge base list * refactor(knowledge): extract set helpers, handleTogglePause, and filter-before-map * refactor(knowledge): use onSettled for syncingIds cleanup, consistent with updatingIds