Skip to content

sx v2.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:08
3dea47f

sx 2.1.1 — collections get extensions

A small follow-on to 2.1: the extension system now reaches collections.
Extensions can add tabs to a collection's screen (SxAPI 1.6.0,
views:collection) and export a collection as a shareable bundle
(export permission — Claude Code plugin, Codex plugin, Gemini
extension, or plain zip, through the native save dialog).

Three new marketplace extensions use it:

  • Collection Doctor — a 0–100 health score for a collection:
    thin descriptions, stale assets, unused members, oversized skills,
    each finding one click from the asset it names.
  • Collection Export — compile a collection into a Claude Code /
    Codex / Gemini plugin or a zip. The unit teams actually share.
  • Collection Readme — an always-current index of the collection,
    ready to copy or save as a README draft.

Also in 2.1.1: dashboard tooltips no longer clip at the card edge, the
adoption donut names the people in each group on hover, a visible ⌘K
button and a View-menu entry make the command palette discoverable, and
the marketplace no longer shows stale "In library" labels after
switching libraries.

Changelog

  • 50ed3cb SK-623: Collection views and export (1.6.0)
  • 443b97a SK-623: Fix stale In-library flag on switch
  • 10dcdab SK-623: Move Intel mac build to live runner image
  • 98cdf17 SK-623: Release notes for 2.1.1
  • 81512b1 SK-623: Silence runner deprecation warnings