@seed-ship/mcp-ui-solid 2.13.0 → 2.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,9 +5,9 @@ SolidJS components + chat toolkit for MCP-generated UI. Part of the [MCP UI ecos
5
5
  [![npm version](https://img.shields.io/npm/v/@seed-ship/mcp-ui-solid.svg)](https://www.npmjs.com/package/@seed-ship/mcp-ui-solid)
6
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
7
 
8
- ## What's New in v2.13.0
8
+ ## What's New in v2.14.0
9
9
 
10
- - **Multi-source scratchpad** - `sectionMode` (replace/append/upsert) for multi-tour without re-sending all sections. `mergeScratchpadSections()` helper. `stepper` section type for multi-source progress. Action aliases auto-close.
10
+ - **Multi-source scratchpad** - 14 section types incl. `error` (retry), `source_card` (capabilities), `diff` (comparison). `asyncAction` loading state, `pinned` mode. `sectionMode` append/upsert, `stepper`, action aliases.
11
11
  - **Smart field status** - `fieldStatus` per field: `required`/`unsupported`/`unknown`. `statusReason` explains why.
12
12
  - **Universal HITL protocol** - ScratchpadPanel for ALL connectors with `onSubmit`, error+retry, feedback
13
13
  - **HITL multi-tour** - Turn state, progression stepper, understanding/feedback/prompt sections