Skip to content

v2.1.0 — first lean-master cut (SEED-002)

Choose a tag to compare

@jaybuidl jaybuidl released this 12 Jun 00:32
v2.1.0

First release that exercises the new branch-based minimal-strip distribution. Marketplace install footprint dropped from ~152 files to ~50.

Added

  • Branch-based minimal-strip distribution (SEED-002): published master branch — what marketplace users install — now ships without .planning/, test/, scripts/, package.json, yarn.lock, .yarnrc.yml, and root-level *FEEDBACK*.md / HANDOVER*.md files. Install footprint is dramatically smaller.
  • Landing page: 8 coming-soon cards previewing upcoming skills.

Changed

  • Documented dev (full repo) / master (derived clean tree) branch model in README.md and CLAUDE.md. All PRs target dev; master is regenerated by .github/workflows/sync-master.yml on release-tag push.

Notes

  • No skill content changes — both kleros-ipfs-upload and kleros-curate SKILL.md files are byte-identical to their per-skill tags.
  • marketplace.json metadata.version intentionally stays at 2.0.0 — no catalog restructure.

Full Changelog: https://github.com/kleros/kleros-skills/compare/kleros-curate@v1.0.0...v2.1.0