Skip to content

Releases: pleaseai/claude-code-plugins

gatekeeper: v1.2.0

Choose a tag to compare

@pleaseai-release-bot pleaseai-release-bot released this 03 Mar 04:18
c382a01

1.2.0 (2026-03-03)

Features

  • gatekeeper: add chain command parsing in Layer 1 (#38) (1f1b36c)
  • gatekeeper: change PermissionRequest agent model to sonnet (#36) (f38e10f)

Bug Fixes

  • gatekeeper: improve chain parser and security rules (#39) (a718b47)

gatekeeper: v1.1.1

Choose a tag to compare

@pleaseai-release-bot pleaseai-release-bot released this 11 Feb 13:23
6f94e6c

1.1.1 (2026-02-11)

Bug Fixes

  • gatekeeper: remove duplicate hooks reference from plugin.json (#33) (ef01bf2)

gatekeeper: v1.1.0

Choose a tag to compare

@pleaseai-release-bot pleaseai-release-bot released this 11 Feb 11:18
4e9e8cb

1.1.0 (2026-02-11)

Features

  • add gatekeeper plugin for auto-approve safe commands (#30) (95fa45e)

web: v1.2.0

Choose a tag to compare

@pleaseai pleaseai released this 21 Oct 15:14
b18fe93

1.2.0 (2025-10-18)

Features

  • add Anthropic agent skills marketplace (#24) (77543c2)
  • add plugin-dev toolkit and fix marketplace schema (3467298)

Bug Fixes

  • make plugin description optional in marketplace schema (#25) (e8226f0)
  • marketplace: make plugin description optional in schema and types (248aff5)

web: v1.1.0

Choose a tag to compare

@pleaseai pleaseai released this 16 Oct 14:33
377244a

1.1.0 (2025-10-16)

Features

  • add community marketplaces and improve schema flexibility (#17) (439bd48)
  • add GitHub stars display with ISR and optimized caching (#19) (d2affb6)
  • add optimized system font stack for Korean and English (#15) (24a985c)
  • implement multi-marketplace support for plugin distribution (#11) (c22149e)

Bug Fixes

  • configure Vercel preset and fix marketplace config loading (#16) (c7865eb)
  • move marketplace-sources.json to public directory for Vercel deployment (#13) (da7a27d)
  • resolve Vercel build warning and lint errors (#20) (1b87031)

web: v1.0.0

Choose a tag to compare

@pleaseai pleaseai released this 15 Oct 18:16
03a8dd0

1.0.0 (2025-10-15)

Features

  • add author badges for Google and Anthropic plugins (#5) (bf6b6fa)
  • add context file support and MCP/Context badges (#3) (1f938b8)
  • web: 2단계 설치 안내를 위한 InstallModal 추가 (#2) (d6c7e0e)
  • web: add URL parameter support for auto-opening plugin install modal (#8) (4c1e4f9)
  • web: Claude Code Plugin Marketplace App (#1) (2a66f60)

Bug Fixes

  • web: prevent version badge truncation in PluginCard (#4) (c59032b)