@adia-ai/a2ui-mcp 0.5.5 → 0.5.6
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/CHANGELOG.md +2 -39
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -6,11 +6,12 @@ Scope: MCP transport wrapping `@adia-ai/a2ui-compose`. Exposes
|
|
|
6
6
|
generation tools over JSON-RPC for Claude Code, Claude Desktop,
|
|
7
7
|
and other MCP hosts. Engine selector supports both monolithic and
|
|
8
8
|
zettel strategies.
|
|
9
|
-
|
|
10
9
|
## [Unreleased]
|
|
11
10
|
|
|
12
11
|
_No pending changes._
|
|
12
|
+
## [0.5.6] - 2026-05-14
|
|
13
13
|
|
|
14
|
+
_Lockstep ride-along (no source change)._
|
|
14
15
|
## [0.5.5] - 2026-05-14
|
|
15
16
|
|
|
16
17
|
### Changed — lockstep ride-along; no source changes
|
|
@@ -18,7 +19,6 @@ _No pending changes._
|
|
|
18
19
|
`version`: `0.5.4` → `0.5.5`. Source byte-identical to `0.5.4`.
|
|
19
20
|
|
|
20
21
|
Tracking the v0.5.5 cycle's detector-driven cleanup arcs (§176-§179) + exe.dev LLM Gateway migration (§181-§188) + FEEDBACK-08 closure (§184): see root `CHANGELOG.md` for the full narrative. This package carries no source changes this cycle.
|
|
21
|
-
|
|
22
22
|
## [0.5.4] - 2026-05-14
|
|
23
23
|
|
|
24
24
|
### Changed — lockstep ride-along; no source changes
|
|
@@ -30,7 +30,6 @@ Tracking the v0.5.4 cycle's prop-fidelity arcs (§163 transpiler fix,
|
|
|
30
30
|
§164 chunk re-harvest, §165 validator check #19, §166a/b/c audit-script
|
|
31
31
|
family slots 12+13 + smoke shift-left): see root `CHANGELOG.md` for the
|
|
32
32
|
full narrative. This package carries no source changes this cycle.
|
|
33
|
-
|
|
34
33
|
## [0.5.3] - 2026-05-14
|
|
35
34
|
|
|
36
35
|
### Fixed — `smoke:engines` retrieval probe robustness — recursive text walk + retry + secondary-signal acceptance (§158+§159, v0.5.3)
|
|
@@ -54,7 +53,6 @@ The v0.5.2 §125 chunk structural refactor (5 chunks rebuilt: leaderboard-table,
|
|
|
54
53
|
- **`admin dashboard with kpi cards`** — added `page views`, `bounce rate`, `engagement`, `analytics`, `sessions` (matches when zettel returns the dashboard chunks that v0.5.2 §125 favors)
|
|
55
54
|
|
|
56
55
|
Runtime behavior unchanged — only the smoke-test probe keyword lists. Closes F-S1.
|
|
57
|
-
|
|
58
56
|
## [0.5.2] - 2026-05-13
|
|
59
57
|
|
|
60
58
|
### Added — `eval:diff --report-substitutions` flag (§107a infra, v0.5.2)
|
|
@@ -81,19 +79,15 @@ Eval tooling only; no runtime behavior change.
|
|
|
81
79
|
Usage: `npm run eval:diff -- --engine free-form --model claude-opus-4-7 --report-substitutions`.
|
|
82
80
|
|
|
83
81
|
Default unchanged: Haiku 4.5 pin (`claude-haiku-4-5-20251001`) holds when `--model` is unset. Eval tooling only; no runtime behavior change.
|
|
84
|
-
|
|
85
82
|
## [0.5.1] - 2026-05-13
|
|
86
83
|
|
|
87
84
|
_Lockstep ride-along (no source change)._
|
|
88
|
-
|
|
89
85
|
## [0.5.0] - 2026-05-13
|
|
90
86
|
|
|
91
87
|
_Lockstep ride-along (no source change)._
|
|
92
|
-
|
|
93
88
|
## [0.4.9] - 2026-05-13
|
|
94
89
|
|
|
95
90
|
_No pending changes._
|
|
96
|
-
|
|
97
91
|
## [0.4.8] - 2026-05-12
|
|
98
92
|
|
|
99
93
|
### Changed — eval threshold rebaseline + smoke-script alignment (§87, v0.4.8)
|
|
@@ -105,13 +99,11 @@ Companion to `@adia-ai/a2ui-compose@[Unreleased]` §87 zettel `ensureBooted()` r
|
|
|
105
99
|
- **`mcp/scripts/smoke-register-engine.mjs`** — engine-registry coverage adjusted; still 11/11.
|
|
106
100
|
|
|
107
101
|
See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutting arc.
|
|
108
|
-
|
|
109
102
|
## [0.4.7] - 2026-05-12
|
|
110
103
|
|
|
111
104
|
### Changed — smoke + test scripts aligned to post-§72 retrieval surface
|
|
112
105
|
|
|
113
106
|
`scripts/smoke-engine-registry.mjs` retrieval probe set + `scripts/test-a2ui.mjs` (composition-count threshold + spot-checks + intent-gate keyword surface) now exercise the harvested-chunks substrate that survives §72's `corpus/patterns/` + `corpus/compositions/` retirement. Probe for "pricing tiers" dropped (no pricing surface in shipped `/site/`); replaced with "admin dashboard with kpi cards" matching `dashboard-admin-page`. Spot-check names updated to real chunk names (`auth-signin-card-password`, `auth-signup-entry`, `dashboard-admin-page`, `settings-admin-page`). No tool / API change — internal scripts only.
|
|
114
|
-
|
|
115
107
|
## [0.4.6] - 2026-05-12
|
|
116
108
|
|
|
117
109
|
### Changed — patterns surface retired (§64 step 5, 2026-05-12)
|
|
@@ -123,7 +115,6 @@ Companion to `@adia-ai/a2ui-compose@[Unreleased]` + `@adia-ai/a2ui-retrieval@[Un
|
|
|
123
115
|
- **`mcp/scripts/test-a2ui.mjs`** — assertions updated to reflect the post-§64 tool inventory.
|
|
124
116
|
|
|
125
117
|
See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutting §64 arc narrative.
|
|
126
|
-
|
|
127
118
|
## [0.4.5] - 2026-05-12
|
|
128
119
|
|
|
129
120
|
### Ride-along (no source changes)
|
|
@@ -131,7 +122,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutt
|
|
|
131
122
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.5` (§61 CSS subpath exports + CustomEvent.detail sweep across 17 form-bearing primitives + slider reactivity test lock-in + §52 design-tokens export module + UI), `@adia-ai/web-modules@0.4.5` (§61 CSS subpath exports — six cluster `*.css` exports), `@adia-ai/a2ui-compose@0.4.5` (§56 system-prompt CORPUS CONTEXT block in monolithic strategies), `@adia-ai/llm@0.4.5` (§54 doc-comment path refresh). Source byte-identical to v0.4.4.
|
|
132
123
|
|
|
133
124
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.5]`](../../../CHANGELOG.md) for the cut narrative.
|
|
134
|
-
|
|
135
125
|
## [0.4.4] - 2026-05-12
|
|
136
126
|
|
|
137
127
|
### Changed — fragment-retirement follow-through (§37, 2026-05-12)
|
|
@@ -141,7 +131,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
141
131
|
- **`mcp/scripts/test-chunks.mjs` — 1-line tweak.** Threshold adjustment for the post-§40 annotated-chunk world.
|
|
142
132
|
|
|
143
133
|
See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutting arc narrative.
|
|
144
|
-
|
|
145
134
|
## [0.4.3] - 2026-05-11
|
|
146
135
|
|
|
147
136
|
### Ride-along (no source changes)
|
|
@@ -149,7 +138,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutt
|
|
|
149
138
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.3` (input-ui type=number locale + thousands grouping + hold-to-repeat) + `@adia-ai/a2ui-compose@0.4.3` + `@adia-ai/a2ui-retrieval@0.4.3` (process.env browser-compat fix) + `@adia-ai/a2ui-corpus@0.4.3` (catalog regen + chunks re-harvest with new settings-appearance pattern). Source byte-identical to v0.4.2.
|
|
150
139
|
|
|
151
140
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.3]`](../../../CHANGELOG.md) for the cut narrative.
|
|
152
|
-
|
|
153
141
|
## [0.4.2] - 2026-05-11
|
|
154
142
|
|
|
155
143
|
### Added
|
|
@@ -161,7 +149,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
161
149
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.2` (`<input-ui type="number">` rewrite drops native `<input type=number>` wrapping) + `@adia-ai/web-modules@0.4.2` (`<editor-sidebar>` grid-track width-mirror fix + new `<theme-panel>` module). Apart from the script above, source byte-identical to v0.4.1.
|
|
162
150
|
|
|
163
151
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.2]`](../../../CHANGELOG.md) for the cut narrative.
|
|
164
|
-
|
|
165
152
|
## [0.4.1] - 2026-05-10
|
|
166
153
|
|
|
167
154
|
### Ride-along (no source changes)
|
|
@@ -169,7 +156,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
169
156
|
Lockstep PATCH cut alongside `@adia-ai/web-modules@0.4.1` (simple cluster) + `@adia-ai/a2ui-validator@0.4.1` (Phase 3 foundation) + `@adia-ai/a2ui-corpus@0.4.1` (fragment metrics reconciliation). Source byte-identical to v0.4.0.
|
|
170
157
|
|
|
171
158
|
Internal `@adia-ai/*` dep ranges bumped from `^0.4.0` to `^0.4.1`. See root [CHANGELOG.md `## [0.4.1]`](../../../CHANGELOG.md) for the cut narrative.
|
|
172
|
-
|
|
173
159
|
## [0.4.0] - 2026-05-10
|
|
174
160
|
|
|
175
161
|
### Ride-along (no source changes)
|
|
@@ -177,25 +163,21 @@ Internal `@adia-ai/*` dep ranges bumped from `^0.4.0` to `^0.4.1`. See root [CHA
|
|
|
177
163
|
Lockstep MINOR cut alongside `@adia-ai/web-modules@0.4.0` (ADR-0024 legacy shell shapes retired). Source byte-identical to v0.3.6.
|
|
178
164
|
|
|
179
165
|
Internal `@adia-ai/*` dep ranges bumped from `^0.3.0` to `^0.4.0`. See root [CHANGELOG.md `## [0.4.0]`](../../../CHANGELOG.md) for the cut narrative.
|
|
180
|
-
|
|
181
166
|
## [0.3.6] - 2026-05-10
|
|
182
167
|
|
|
183
168
|
### Ride-along (no source changes)
|
|
184
169
|
|
|
185
170
|
Lockstep version bump only — source byte-identical to v0.3.5. Internal `@adia-ai/*` dep ranges remain at `^0.3.0`. See root [CHANGELOG.md `## [0.3.6]`](../../../CHANGELOG.md) for the cut narrative.
|
|
186
|
-
|
|
187
171
|
## [0.3.5] - 2026-05-07
|
|
188
172
|
|
|
189
173
|
### Ride-along (no source changes)
|
|
190
174
|
|
|
191
175
|
Lockstep version bump only — source byte-identical to v0.3.4. Internal `@adia-ai/*` dep ranges remain at `^0.3.0`. See root [CHANGELOG.md `## [0.3.5]`](../../../CHANGELOG.md) for the cut narrative.
|
|
192
|
-
|
|
193
176
|
## [0.3.4] - 2026-05-07
|
|
194
177
|
|
|
195
178
|
### Ride-along (no source changes)
|
|
196
179
|
|
|
197
180
|
Lockstep version bump only — source byte-identical to v0.3.3. Internal `@adia-ai/*` dep ranges remain at `^0.3.0`. See root [CHANGELOG.md `## [0.3.4]`](../../../CHANGELOG.md) for the cut narrative.
|
|
198
|
-
|
|
199
181
|
## [0.3.3] - 2026-05-07
|
|
200
182
|
|
|
201
183
|
**Lockstep cut.** All 9 published `@adia-ai/*` packages now share version `0.3.3`, governed by [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` ranges stay at `^0.3.0` (patch-cut asymmetry — caret floats `0.3.x`).
|
|
@@ -233,7 +215,6 @@ Lockstep version bump only — source byte-identical to v0.3.3. Internal `@adia-
|
|
|
233
215
|
- **`scripts/smoke-issues.mjs`** — extended `AUTO_FIRE_POLICY exports
|
|
234
216
|
expected reasons` test to include the new
|
|
235
217
|
`iteration-synthesis-failure` reason (62/62 pass).
|
|
236
|
-
|
|
237
218
|
## [0.3.2] - 2026-05-06
|
|
238
219
|
|
|
239
220
|
**9-package lockstep patch cut to v0.3.2.** All lockstep members share
|
|
@@ -259,7 +240,6 @@ Internal `@adia-ai/*` dep ranges unchanged at `^0.3.0`.
|
|
|
259
240
|
### Changed
|
|
260
241
|
|
|
261
242
|
- `version`: `0.3.1` → `0.3.2`.
|
|
262
|
-
|
|
263
243
|
## [0.3.1] - 2026-05-06
|
|
264
244
|
|
|
265
245
|
**9-package lockstep patch cut.** All 9 published `@adia-ai/*` packages bump 0.3.0 → 0.3.1 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges remain at `^0.3.0` (covers `0.3.1` under semver — patch-cut asymmetry).
|
|
@@ -270,7 +250,6 @@ This package itself ships **no source changes** in v0.3.1. The cut bumps version
|
|
|
270
250
|
|
|
271
251
|
- `version`: `0.3.0` → `0.3.1`.
|
|
272
252
|
- Internal `@adia-ai/*` dep ranges: unchanged at `^0.3.0` (covers `0.3.1` under semver — patch-cut asymmetry).
|
|
273
|
-
|
|
274
253
|
## [0.3.0] - 2026-05-05
|
|
275
254
|
|
|
276
255
|
**9-package lockstep cut + new `@adia-ai/llm` dep.** All 9 published `@adia-ai/*` packages bump 0.2.5 → 0.3.0 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges bump `^0.2.0` → `^0.3.0`.
|
|
@@ -296,7 +275,6 @@ If you depend on `@adia-ai/a2ui-mcp` directly (typically as a CLI via `npx adiau
|
|
|
296
275
|
```
|
|
297
276
|
|
|
298
277
|
`@adia-ai/llm` is a transitive dep — npm install handles it.
|
|
299
|
-
|
|
300
278
|
## [0.2.5] - 2026-05-04
|
|
301
279
|
|
|
302
280
|
**8-package lockstep cut.** All 8 published `@adia-ai/*` packages bump 0.2.4 → 0.2.5 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges remain at `^0.2.0` (covers 0.2.5 under semver — patch-cut asymmetry).
|
|
@@ -307,7 +285,6 @@ This is a **patch cut on top of v0.2.4, no BREAKING changes.** Substantive conte
|
|
|
307
285
|
|
|
308
286
|
- `version`: `0.2.4` → `0.2.5`.
|
|
309
287
|
- Internal `@adia-ai/*` dep ranges: unchanged at `^0.2.0` (covers `0.2.5` under semver — patch-cut asymmetry).
|
|
310
|
-
|
|
311
288
|
## [0.2.4] - 2026-05-04
|
|
312
289
|
|
|
313
290
|
**8-package lockstep cut.** All 8 published `@adia-ai/*` packages bump 0.2.3 → 0.2.4 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges remain at `^0.2.0` (covers 0.2.4 under semver — patch-cut asymmetry).
|
|
@@ -326,7 +303,6 @@ _Nothing yet._
|
|
|
326
303
|
---
|
|
327
304
|
|
|
328
305
|
---
|
|
329
|
-
|
|
330
306
|
## [0.2.3] - 2026-05-04
|
|
331
307
|
|
|
332
308
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages bump
|
|
@@ -344,7 +320,6 @@ Patch cut — no breaking changes.
|
|
|
344
320
|
### No source changes
|
|
345
321
|
|
|
346
322
|
`@adia-ai/a2ui-mcp` source is byte-identical to `0.2.2`. The cut bumps version + the internal dep range entries only.
|
|
347
|
-
|
|
348
323
|
## [0.2.2] - 2026-05-02
|
|
349
324
|
|
|
350
325
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages bump 0.2.1 → 0.2.2 per [`docs/specs/package-architecture.md` § 15](../../../../docs/specs/package-architecture.md#15-versioning-policy). Patch cut — no breaking changes.
|
|
@@ -363,7 +338,6 @@ Patch cut — no breaking changes.
|
|
|
363
338
|
`a2ui-mcp` source is byte-identical to `0.2.1`. The cut bumps version + tracks dep ranges only. Consumers benefit from the panel-emission improvements that landed in `@adia-ai/a2ui-compose@0.2.2` and `@adia-ai/a2ui-retrieval@0.2.2` — the MCP `compose_from_chunks` and refine paths surface them automatically.
|
|
364
339
|
|
|
365
340
|
---
|
|
366
|
-
|
|
367
341
|
## [0.2.1] - 2026-05-02
|
|
368
342
|
|
|
369
343
|
**Lockstep cut + `report_issue` trigger phrases + scope-drift auto-fire on canvas-drift detection.** All 8 published `@adia-ai/*` packages bump 0.2.0 → 0.2.1 per [`docs/specs/package-architecture.md` § 15](../../../../docs/specs/package-architecture.md#15-versioning-policy). Patch cut — no breaking changes.
|
|
@@ -394,7 +368,6 @@ Tool return shape extended with `markdown_path` alongside the existing `path` (.
|
|
|
394
368
|
### Added — `compose_from_chunks` auto-fires `scope-drift` on canvas-drift detection (2026-05-02)
|
|
395
369
|
|
|
396
370
|
When the composer's scope-drift gate (a2ui-compose) flags `result.scopeDrift.drift === true`, the MCP handler auto-fires a `scope-drift` issue with `trace: 'full'`, writing both the JSON ticket and the high-res Markdown report. Tool response also echoes `scopeDrift` so the calling agent can read the ratio + decide its next move. Closes the original MCP feedback's "next time canvas-drift happens, a ticket files itself" ask.
|
|
397
|
-
|
|
398
371
|
## [0.2.0] - 2026-05-02
|
|
399
372
|
|
|
400
373
|
**Lockstep cut + corpus caret-lock fix.** All 8 published `@adia-ai/*`
|
|
@@ -431,7 +404,6 @@ internal deps in this package.
|
|
|
431
404
|
Consumers who want the substantive 0.1.3 work (`compose_from_chunks`
|
|
432
405
|
eval runner + 20-intent hold-out set) get it via either 0.1.3 or
|
|
433
406
|
0.2.0 — and 0.2.0 additionally installs the correct corpus version.
|
|
434
|
-
|
|
435
407
|
## [0.1.3] - 2026-05-02
|
|
436
408
|
|
|
437
409
|
Additive — `compose_from_chunks` eval runner + hold-out set. No
|
|
@@ -469,7 +441,6 @@ BREAKING changes.
|
|
|
469
441
|
set ships in the published tarball.
|
|
470
442
|
|
|
471
443
|
---
|
|
472
|
-
|
|
473
444
|
## [0.1.2] - 2026-05-01
|
|
474
445
|
|
|
475
446
|
Phase 2 of [`docs/specs/semantic-validator.md`](../../../docs/specs/semantic-validator.md)
|
|
@@ -544,7 +515,6 @@ Per [`docs/specs/semantic-validator.md`](../../../docs/specs/semantic-validator.
|
|
|
544
515
|
- [`scripts/semantic-stats.mjs`](scripts/semantic-stats.mjs) —
|
|
545
516
|
unchanged from v0.1.1; remains the validation tool for future
|
|
546
517
|
threshold revalidation passes
|
|
547
|
-
|
|
548
518
|
## [0.1.1] - 2026-05-01
|
|
549
519
|
|
|
550
520
|
Phase 2 of [`docs/specs/semantic-validator.md`](../../../docs/specs/semantic-validator.md)
|
|
@@ -611,7 +581,6 @@ node packages/a2ui/mcp/scripts/semantic-stats.mjs \
|
|
|
611
581
|
### Commits
|
|
612
582
|
|
|
613
583
|
- `8415ff9e` — `feat(validator): semantic Phase 2 — opt-in combined-gating + drift cleanup`
|
|
614
|
-
|
|
615
584
|
## [0.1.0] - 2026-04-28
|
|
616
585
|
|
|
617
586
|
**Multi-turn gen-UI tool surface (Phase A code-complete).** Adds three new
|
|
@@ -710,7 +679,6 @@ on output as standard `updateComponents` A2UI messages with
|
|
|
710
679
|
component-tree shape upgrade is queued for Phase B.
|
|
711
680
|
|
|
712
681
|
---
|
|
713
|
-
|
|
714
682
|
## [0.0.5] - 2026-04-28
|
|
715
683
|
|
|
716
684
|
**Retires the legacy exemplar auto-ingest.** Server boot no longer pulls
|
|
@@ -742,7 +710,6 @@ component-tree shape upgrade is queued for Phase B.
|
|
|
742
710
|
ingest round trip) and a smaller in-memory pattern library.
|
|
743
711
|
|
|
744
712
|
---
|
|
745
|
-
|
|
746
713
|
## [0.0.4] - 2026-04-28
|
|
747
714
|
|
|
748
715
|
Dependency-only bump to pull `@adia-ai/a2ui-corpus@^0.0.5` (one fewer
|
|
@@ -755,7 +722,6 @@ from the refreshed embedding index.
|
|
|
755
722
|
- Bumps `@adia-ai/a2ui-corpus` requirement from `^0.0.4` to `^0.0.5`.
|
|
756
723
|
|
|
757
724
|
---
|
|
758
|
-
|
|
759
725
|
## [0.0.3] - 2026-04-28
|
|
760
726
|
|
|
761
727
|
Same-day follow-up to `0.0.2` shipped earlier today. Wires the corpus
|
|
@@ -808,7 +774,6 @@ don't have a 1:1 chunk and exercises the slot-validator path correctly.
|
|
|
808
774
|
- Bumps `@adia-ai/a2ui-corpus` requirement from `^0.0.3` to `^0.0.4`.
|
|
809
775
|
|
|
810
776
|
---
|
|
811
|
-
|
|
812
777
|
## [0.0.2] - 2026-04-28
|
|
813
778
|
|
|
814
779
|
Adds **gen-UI training-chunk tools** that expose the new chunk corpus
|
|
@@ -874,7 +839,6 @@ before HTML is materialized.
|
|
|
874
839
|
several stale mappings that diverged from the runtime registry.
|
|
875
840
|
|
|
876
841
|
---
|
|
877
|
-
|
|
878
842
|
## [0.0.1] - 2026-04-24
|
|
879
843
|
|
|
880
844
|
First public release. MCP server that wraps the compose engine and
|
|
@@ -913,7 +877,6 @@ exposes A2UI generation tools over JSON-RPC.
|
|
|
913
877
|
- `npm run test:a2ui` — 19 passed, 0 failed, 1 skipped (thinking-mode test is `--thinking` opt-in).
|
|
914
878
|
|
|
915
879
|
---
|
|
916
|
-
|
|
917
880
|
## [0.1.0] — internal baseline (unreleased)
|
|
918
881
|
|
|
919
882
|
Initial version at the time the monorepo was established. Contains:
|
package/package.json
CHANGED