Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.65 KB

File metadata and controls

36 lines (16 loc) · 1.65 KB

Changelog

[1.2.1] - 2026-04-29

Bug Fixes

  • better-auth: move hand-written use-better-auth skill from .agents/skills/ to skills/ per repo convention. .agents/skills/ is reserved for vendor-managed skills.sh-installed skills tracked in skills-lock.json. The skills field in plugin.json now uses array form ["./skills/", "./.agents/skills/"] so both default and vendor paths load. No skill content changed.

1.2.0 (2026-04-23)

Features

  • better-auth: add use-better-auth workflow skill (#159) (0945eb2)

[1.2.0] - 2026-04-23

Features

  • better-auth: add hand-written use-better-auth skill for grounding agent work in the installed version via the ask CLI, mirroring Vercel's use-ai-sdk workflow skill

1.1.0 (2026-03-19)

Features

  • nanobanana: add nanobanana image generation plugin to marketplace (#69) (11fbefe)

1.0.0 (2026-03-05)

Features

  • better-auth: add better-auth vendor plugin to marketplace (#53) (8c2db77)