Skip to content

v2.18.0

Latest

Choose a tag to compare

@luongnv89 luongnv89 released this 28 Aug 05:47
· 33 commits to main since this release

v2.18.0 — 2026-08-28

Features

  • Add skill tag assignment and catalog tag filtering: frontmatter tags plus a local overlay, asm tag add|remove, --tag on list/search, and an AND-semantics tag facet on the catalog website (#584) (#585) — @luongnv89
  • Index 11 anti-slop skills from Charlie Hills' ranking and carry anti-slop in related skill descriptions (#583) — @luongnv89
  • Add four new skill sources (ComposioHQ, caveman, Karpathy, ADHD) and refresh six existing indexed repos (#578) — @luongnv89
  • Adopt per-step context delegation in skill-creator and skill-auto-improver so agents load only the current step's reference slice (#574) (#575) — @luongnv89
  • Gate skill dependencies before create/improve runs and require run-stats reporting on successful paths (#571) (#573) — @luongnv89

Bug Fixes

  • Deflake App container view-transition assertions by polling for the expected frame instead of a fixed sleep
  • Quote find-me-skills metadata.author so YAML frontmatter with <, >, and @ parses safely

Refactoring

  • Split skill-creator into reference files so it fits under its own size cap (1.16.2) (#581) — @luongnv89
  • Finish the skill-auto-improver reference split so the body stays under the 3000-word gate (#580) — @luongnv89

Testing

  • Cover the split core modules and install-inspect, and repair stats.test.ts types so typecheck passes (#576) (#577) — @luongnv89

Full Changelog: v2.17.0...v2.18.0