Skip to content

release: v0.14.0 - #24

Merged
Roy-Kid merged 2 commits into
MolCrafts:masterfrom
Roy-Kid:release/v0.14.0
Jul 25, 2026
Merged

Roy-Kid merged 2 commits into
MolCrafts:masterfrom
Roy-Kid:release/v0.14.0

Conversation

@Roy-Kid

@Roy-Kid Roy-Kid commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Minor release. Adds the /mol:ui frontend design system and consolidates the frontend + bug-fix surfaces.

feat(mol): /mol:ui frontend design system

  • MolCrafts visual-language constitution (type, spacing, radius, borders, status ramp, motion, brand) shared across products — no shared component code, no shared Tailwind preset
  • viewer (MolVis) and workbench (MolExp) archetypes with per-archetype tokens, layout, density, and product components
  • ladder workflow: skeleton → tokens → components → de-card → states → motion, one stage per run
  • de-templating catalog (grep-level detection) + per-product component contract
  • hard-refuses shared cross-product UI packages (@molcrafts/ui, shared presets)

refactor(mol): remove /mol:web, fold /mol:fix into /mol:debug

  • delete /mol:web and its playwright-evaluator agent; drop the legacy ui_runtime acceptance type and spec-body ## UI verification section (only consumer was /mol:web)
  • /mol:ui absorbs the optional screenshot pass and mol_project.dev config
  • /mol:debug is now the full bug loop (reproduce → diagnose → patch → verify); --diagnose-only preserves the read-only path
  • rewire stage-policy (maintenance write path), design-principles W5/C3, agent-design routing, and all downstream references

chore

  • bump all plugins + marketplace to 0.14.0

Net: 28 skills (was 29), 19 agents (was 20).

Breaking changes

Projects whose CLAUDE.md / notes reference /mol:fix or /mol:web will need those updated — /mol:bootstrap does not rewrite them automatically.

Test plan

  • validate_repository.py — 0 warnings
  • test_model_policy.py (6) + test_project_blueprint_mechanism.py (12) — pass as scripts (CI parity)
  • pre-commit run --all-files — all hooks pass
  • claude plugin validate ×3 — pass
  • Codex isolated install smoke — both plugins install; 28 skills / 19 agents; fix/web/playwright-evaluator absent; ui present

Roy-Kid added 2 commits July 24, 2026 12:01
Unify local hooks and CI on `uv run --extra dev tox -e lint|py`.
tox lives in optional-dependencies dev; prek language: system.
Add /mol:ui and consolidate the frontend + bug-fix surfaces.

feat(mol): add /mol:ui frontend design system
- MolCrafts visual-language constitution + viewer/workbench archetypes
- ladder workflow (skeleton → tokens → components → de-card → states → motion)
- de-templating catalog and per-product component contract
- hard-refuses shared cross-product UI packages

refactor(mol): remove /mol:web, fold /mol:fix into /mol:debug
- delete /mol:web and its playwright-evaluator agent; drop the legacy
  ui_runtime acceptance type and spec-body UI verification section
- /mol:ui absorbs the optional screenshot pass and dev-server config
- /mol:debug is now the full bug loop (reproduce → diagnose → patch →
  verify) with --diagnose-only preserving the read-only path
- rewire stage-policy, design-principles W5/C3, agent-design routing,
  and all downstream references

chore: bump all plugins + marketplace to 0.14.0
@Roy-Kid
Roy-Kid merged commit cceea17 into MolCrafts:master Jul 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant