mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
* feat(app): OpenWork Cloud team skills on Skills page - Den client: listOrgSkills, listOrgSkillHubs, fetchDenOrgSkillsCatalog (hub name enrichment) - Extensions: cloud catalog refresh/install via upsertSkill; stale on workspace + Den session - Skills UI: Team filter, org section, sign-in and org gates, refresh and install flow - i18n: English strings for cloud catalog - Storybook: Skills tab notes full app needs ExtensionsProvider Made-with: Cursor * feat(app): share skill to org with minimal Cloud + public chooser modal - Den client: listOrgSkillHubSummaries, createOrgSkill, addOrgSkillToHub - Orchestrate org resolve + POST skill + optional hub attach (skill-org-publish) - Skills share modal: WorkspaceOptionCard chooser, public link drill-in, team path with hub picker and sign-in CTA - i18n: EN, ja, zh, vi, pt-BR Made-with: Cursor * fix(app): softer share-skill notices and reusable SelectMenu - Add select-menu custom dropdown (listbox, outside click, Escape) - modalNotice* classes: light dls-border + body text (no heavy emerald/red outlines) - Replace native hub select in share-to-team flow Made-with: Cursor