Skip to content

Releases: gabelul/stitch-kit

stitch-kit: v1.12.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:50
10e0808

1.12.0 (2026-07-20)

New Skills & Features

  • accept local HTML and URLs as conversion sources, not just Stitch screens (#21) (ebb0a86)
  • resync with the live Stitch MCP API and add the DESIGN.md wrappers (#22) (44b9ef6)

Bug Fixes

  • correct client support claims across package metadata (#19) (b965811)
  • correct tool shapes, installer hang, and the half-built non-Stitch source paths (#23) (f1c4e4f)
  • replace fictional enum values and date-stamp volatile claims (#24) (3dd2e46)

stitch-kit: v1.11.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:02
90971fa

1.11.0 (2026-06-09)

New Skills & Features

  • compaction-resilient session state (Claude Code + Codex) (#15) (c22fa60)

stitch-kit: v1.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 14:05
21bc36a

1.10.0 (2026-03-24)

New Skills & Features

  • integrate full MCP DesignTheme params and replace deprecated GEMINI_3_PRO (b871cd2)

stitch-kit: v1.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 08:17
825cdd4

1.9.0 (2026-03-10)

New Skills & Features

  • enforce minimum 5 screens + component style guide per direction (c8d7806)

Documentation

  • align all descriptions with "design superpowers" positioning (49caa39)
  • rewrite README with clearer positioning and personality (6706797)

stitch-kit: v1.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 16:41
450ceb0

1.8.0 (2026-03-09)

New Skills & Features

  • add stitch-ideate conversational design agent with batch generation (f73d3fd)

Documentation

  • reframe README from "convert tool" to "design superpowers for coding agents" (98f13e7)
  • update README, AGENTS.md, and agent definition for stitch-ideate (91043c6)

stitch-kit: v1.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 15:48
32397c1

1.7.0 (2026-02-27)

New Skills & Features

  • add 8 MCP wrappers, orchestrator iteration loop, native variants, design systems (a77405a)
  • add npx installer for cross-platform setup (1afa5ee)
  • add prompt quality standard, project reuse, generation timing (b525398)
  • auto-configure Stitch MCP with optional API key prompt (c03ba72)
  • initial release — stitch-kit v1.3.0 (6ec1494)
  • refactor installer to registry pattern with 7 CLI clients (#3) (a350fe7)
  • register agents directory in plugin manifest and marketplace (181a7cf)

Bug Fixes

  • add tools and color fields to agent frontmatter to match Claude Code agent format (40edcf5)
  • move extra-files into packages config for release-please (7512d84)
  • remove agents field from marketplace plugins array (invalid schema) (1ad69b7)
  • remove unverified agents field from plugin.json (b0b1e7b)
  • rename plugin group to stitch-kit for agent auto-discovery (e1cd72f)
  • resolve plugin conflicting manifests error (805586e)
  • strip agent frontmatter to minimal format for plugin discovery (69ec523)
  • switch release-please to node type for reliable version bumps (436210d)
  • upgrade Node to 22 and npm to latest for OIDC trusted publishing (08bcd7e)
  • use remote HTTP server for Stitch MCP, not nonexistent npm package (6c040cb)
  • use scoped package name and add automated npm publishing (3810f81)

Documentation

  • add agent install step — copy from plugin cache to ~/.claude/agents/ (f44d21f)
  • update agent definition and AGENTS.md for v1.5.0 (57bb29f)

v1.6.0

Choose a tag to compare

@gabelul gabelul released this 25 Feb 22:05

1.6.0 (2026-02-25)

New Skills & Features

  • refactor installer to registry pattern with 7 CLI clients (#3)

Supported platforms: Claude Code, Codex CLI, Cursor, VS Code, OpenCode, Crush, Gemini CLI

Adding a new client = adding one config object to the CLIENTS registry array.

v1.5.0

Choose a tag to compare

@gabelul gabelul released this 25 Feb 21:56

1.5.0 (2026-02-25)

Features

  • add npx installer for cross-platform setup
  • auto-configure Stitch MCP with optional API key prompt
  • refactor installer to registry pattern with 7 CLI clients

Bug Fixes

  • use remote HTTP server for Stitch MCP, not nonexistent npm package
  • use scoped package name and add automated npm publishing

Syncs GitHub releases with npm v1.5.0.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 15:40
1ec9d5d

1.0.0 (2026-02-25)

Features

  • add 8 MCP wrappers, orchestrator iteration loop, native variants, design systems (a77405a)
  • add prompt quality standard, project reuse, generation timing (b525398)
  • initial release — stitch-kit v1.3.0 (6ec1494)
  • register agents directory in plugin manifest and marketplace (181a7cf)

Bug Fixes

  • add tools and color fields to agent frontmatter to match Claude Code agent format (40edcf5)
  • remove agents field from marketplace plugins array (invalid schema) (1ad69b7)
  • remove unverified agents field from plugin.json (b0b1e7b)
  • rename plugin group to stitch-kit for agent auto-discovery (e1cd72f)
  • strip agent frontmatter to minimal format for plugin discovery (69ec523)