Skip to content

Releases: laurigates/claude-plugins

git-plugin: v2.29.5

03 Apr 13:29
24832a4

Choose a tag to compare

2.29.5 (2026-04-03)

Documentation

  • git-plugin: improve github-labels skill discoverability (#1003) (688ea5e), closes #992

hooks-plugin: v1.16.2

01 Apr 09:02
fec3ed6

Choose a tag to compare

1.16.2 (2026-04-01)

Bug Fixes

  • change test timeout decision from warn to approve (#1000) (1e5fcfe)
  • hooks-plugin: use valid schema value for test timeout decision (1e5fcfe)

hooks-plugin: v1.16.1

01 Apr 06:22
e964574

Choose a tag to compare

1.16.1 (2026-04-01)

Bug Fixes

  • hooks-plugin: prevent UserPromptSubmit hook from misinterpreting user messages as agent messages (716835e)

Performance

  • safety classifier to distinguish user messages from AI responses (#998) (716835e)

hooks-plugin: v1.16.0

30 Mar 11:25
0225998

Choose a tag to compare

1.16.0 (2026-03-30)

Features

  • hard timeout and fast test recipe preferences to test verification hook (#996) (ae039cd)

hooks-plugin: v1.15.1

30 Mar 07:08
0724c1e

Choose a tag to compare

1.15.1 (2026-03-30)

Bug Fixes

  • false positives in echo/printf redirection check for quoted strings (#993) (3e18f02)
  • hooks-plugin: prevent false positive on echo inside single-quoted strings (3e18f02)

health-plugin: v1.5.1

30 Mar 07:32
a1ad920

Choose a tag to compare

1.5.1 (2026-03-30)

Code Refactoring

  • health-plugin: extract health-check inline commands to standalone scripts (#988) (66640b2)

typescript-plugin: v1.7.0

27 Mar 15:56
b7673c1

Choose a tag to compare

1.7.0 (2026-03-27)

Features

  • configure-plugin,typescript-plugin: add Next.js Sentry patterns from theme-management (#990) (7dcfb2a)

configure-plugin: v1.16.0

27 Mar 15:56
b7673c1

Choose a tag to compare

1.16.0 (2026-03-27)

Features

  • configure-plugin,typescript-plugin: add Next.js Sentry patterns from theme-management (#990) (7dcfb2a)

hooks-plugin: v1.15.0

26 Mar 15:50
311afbe

Choose a tag to compare

1.15.0 (2026-03-26)

Features

  • adapt permission guidance and settings for Claude Code auto mode (#986) (1203090), closes #983

testing-plugin: v3.12.1

25 Mar 13:05
a1602b8

Choose a tag to compare

3.12.1 (2026-03-25)

Bug Fixes

  • remove context: fork from all plugin skills to fix rate limit errors (#981) (56a90b1)