Skip to content

Latest commit

 

History

History
104 lines (56 loc) · 2.4 KB

File metadata and controls

104 lines (56 loc) · 2.4 KB

Changelog

1.1.0 (2026-02-23)

Features

  • add plugin-reviewer subagent eb0e354
  • add release-workflow skill 5afcf07

Bug Fixes

  • add missing plugins to release-it bumper 5207b0b
  • add vetting phase to skill discovery to filter one-off activities 6b2f351
  • align plugin versions to 1.0.0 35c4374

1.0.0 (2026-02-21)

0.13.0 (2026-02-17)

Features

  • add planning bridge to glean-code plugin 5f0dec7

0.12.1 (2026-02-16)

0.12.0 (2026-02-13)

Features

  • add glean-plugin-checklist skill for marketplace consistency 9252912

Bug Fixes

  • add glean-productivity and glean-project to marketplace b77a400

0.11.0 (2026-02-12)

Features

  • add glean-productivity, glean-project plugins and core synthesis skills 2010bed

Bug Fixes

  • address PR review comments db01e6c
  • correct meeting_lookup examples to match MCP tool schema b18f387
  • revert meeting_lookup to natural language dates 3f356ca, closes #9

0.10.0 (2026-02-05)

Features

  • add glean-skills plugin for skill discovery and creation 223970d

Bug Fixes

  • add allowed-tools declaration to create command 25dcd5d
  • correct homepage URL in plugin manifests 6a07b0c

0.9.1 (2026-02-01)

Bug Fixes

  • add glean-dev-docs plugin to marketplace manifest 1afc48b

0.9.0 (2026-02-01)

Features

  • add glean-dev-docs plugin for developer documentation 38f755d

0.8.1 (2025-12-19)

Bug Fixes

  • speed up session-start hook by reading config directly 8412611

0.8.0 (2025-12-17)

Bug Fixes

  • remove jq dependency from session-start script 0ebef51
  • update command namespaces and improve documentation 71722a6, closes #343CED #D8FD49

0.7.4 (2025-12-16)

Bug Fixes

  • correct Glean tool query syntax documentation 21bc7d8

0.7.3 (2025-12-15)

Features

  • display version in session start and fix release-it config 4d388c7

0.7.2 (2025-12-13)

0.7.1 (2025-12-12)

0.7.0 (2025-12-10)

Features

  • adding changelog support to release-it cc18987