Skip to content

Releases: cubicecho/mcp-skills-manager

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:27

2.1.2 (2026-07-10)

Bug Fixes

  • guard legacy-workspace read and drop half-delivered toggle Record (560d659)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:13

2.1.1 (2026-07-10)

Bug Fixes

  • harden legacy-workspace migration and settings tool-exposure toggle (c3259d3)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:40

2.1.0 (2026-07-10)

Features

  • site: highlight the current page's nav link (d97ef91)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:24

2.0.0 (2026-07-10)

  • feat!: rename profiles to workspaces, incl. on-disk storage and MCP URL (159bdc0)

BREAKING CHANGES

  • the workspace MCP endpoint moved from /mcp/p/ to
    /mcp/w/, the stdio flag from --profile to --workspace, and config
    files from config/profiles/ to config/workspaces/ (auto-migrated on first
    start).

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:01

1.10.0 (2026-07-10)

Bug Fixes

  • reclaim stateful HTTP MCP sessions on client disconnect (acb3b0a)

Features

  • app: add HTTP live-updates toggle to Settings (9b34163)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:17

1.9.0 (2026-07-10)

Features

  • mcp: add resource templates + argument completion (C4) (ee17372)
  • mcp: add resource title + fix skill:// URI encoding round-trip (C6) (a783c0e)
  • mcp: live resource updates over HTTP via stateful sessions (C3) (f7ffcb3)
  • mcp: paginate resources/list with opaque cursors (C5) (795fd23)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:53

1.8.0 (2026-07-10)

Features

  • mcp: improve skill:// resource conformance and add stdio live updates (2eb7a9f)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:47

1.7.0 (2026-07-08)

Features

  • tabbed new-skill dialog and inline global toggle (522a914)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:15

1.6.0 (2026-07-08)

Features

  • add search_skills MCP meta-tool (a77343f)
  • app: search, filter, and sort the skill list (09c2a43)
  • app: surface authoringEnabled toggle in Settings (59c939f)
  • tags/categories for skills across schema, API, MCP, and UI (b299ec5)
  • track and surface skill usage analytics (d697beb)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:15

1.5.0 (2026-07-08)

Features

  • keep profile membership in sync with skill lifecycle (8d147e7)