Skip to content

stackone: v2.4.0

Choose a tag to compare

@github-actions github-actions released this 05 May 13:58
a1827ed

2.4.0 (2026-05-05)

Features

  • add stackone-defender skill (#7) (26b432e)
  • ENG-12256: add unified connector building skill (#4) (6e46e20)
  • ENG-70: enable SFE preprocessing to reduce Bash false positives (#15) (b65ca10)
  • extend PostToolUse matcher to cover MCP tools (#11) (9511434)
  • validate marketplace.json using claude plugin validate (0962f31)
  • validate marketplace.json using Zod schema mirroring Claude Code (5903c38)

Bug Fixes

  • extract tool_response.result for WebFetch/WebSearch (#10) (87f2327)
  • replace invalid "." source with github object in marketplace.json (9123204)
  • replace invalid source in marketplace.json (706fc53)
  • self-install Defender deps and load from plugin root (#8) (553f68b)
  • self-install deps from script location, remove SessionStart hook (#13) (31c6f5a)
  • use claude plugin validate instead of custom Zod script (2361c23)