Skip to content

Commit 517d74c

Browse files
HomenShumSun-sunshine06
authored andcommitted
chore: add changeset for decompose-to-ui-kit feature
Closes Phase 1 of #225. Signed-off-by: homen <hshum2018@gmail.com>
1 parent 0c37233 commit 517d74c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.changeset/decompose-to-ui-kit.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@open-codesign/core": minor
3+
"@open-codesign/desktop": minor
4+
"@open-codesign/i18n": patch
5+
---
6+
7+
Add **Decompose to UI Kit** — one-click in the chat sidebar emits a `ui_kits/<slug>/` folder shaped for coding-agent handoff (`index.html` + `components/*.tsx` + `tokens.css` + `manifest.json` + `README.md`). Built-in deterministic + vision verifiers self-check parity using a 12-question boolean rubric (`parityScore = passCount / totalChecks`, no LLM-fabricated floats) and re-iterate on gaps. Per-decompose cost surfaces inline as a toast.
8+
9+
Closes Phase 1 of #225.

0 commit comments

Comments
 (0)