Back to updates
GitHub →

Connectors marketplace · skill catalog upgrade · smoother chat

Kollab updates illustration

Connectors marketplace — https://kollab.im/product/connectors

  • The marketing connectors page is now a single searchable grid covering every MCP integration, sorted by recommendation and popularity, so you can jump straight to the tool you came in for.
  • Each tile deep-links to the in-app connector page with the search pre-filled, and the destination preserves the query through login when you sign in along the way.
  • Custom MCP is now pinned to the top of the in-app connector list, and category tabs and search no longer fight each other when filtering.

Skill catalog

  • Recommended skills are now driven by admin tooling instead of hardcoded copy, so the home tab stays in step with what the team is actually promoting.
  • Skill detail pages can now show multiple reference cases per skill, instead of being limited to a single demo link.
  • Fixed a race where the recommended tab could fail to select on the first load before the manifest finished loading.

Chat input

  • Chat input popovers no longer steal or lose keyboard focus when you tab between tool/skill pickers.
  • Connect tool popover scrolls correctly on long lists, restores focus to the trigger on close, and feels noticeably snappier when typing to filter suggestions.

Kollab Local desktop

  • Kollab Local now stays signed in across app restarts and updates, exchanging a saved bridge token for a fresh bootstrap silently instead of asking you to log in again.

App performance

  • Large parts of the app now coalesce duplicate background fetches — knowledge bases, conversations, project files, sidebar lists, MCP catalog — so switching pages is smoother and you should see noticeably less flicker on data-heavy screens.

Reliability

  • Tightened how chat runs and timer runs claim ownership before writing messages, removing a class of races that could occasionally interleave or duplicate messages under load.
  • Manual stop followed by an immediate follow-up no longer silently keeps the previous run alive in the background.