Skip to content

Releases: gleanwork/pluginpack

Release 0.7.0

Choose a tag to compare

@steve-calvert-glean steve-calvert-glean released this 14 Jul 00:51
6a39233
  • fix: ready Codex target for release (#10) (11f41b4)
  • docs: make Targets and MCP sections scannable tables (b36d61d)
  • Merge pull request #5 from gleanwork/fix/npm-audit (d98bc48)
  • fix(deps): resolve npm audit advisories and sync lockfile (f43fc31)
  • Merge pull request #4 from gleanwork/feat/codex-target (35dd89f)
  • feat: add codex target with a per-plugin marketplace-entry passthrough (aa65e92)
  • Merge pull request #1 from gleanwork/dependabot/github_actions/actions/checkout-6 (e51637c)
  • Merge pull request #2 from gleanwork/dependabot/github_actions/actions/setup-node-6 (f355e1d)
  • refactor: fold emitCopilot into the shared emitPlugins loop (27b08c3)
  • fix: surface non-ENOENT IO errors and tidy manifest/provider hygiene (042deac)
  • docs: add Configuration Reference and Programmatic API sections (bad8450)
  • refactor: consolidate per-target emit + validate into one adapter registry (d479603)
  • fix: harden write paths, packaging, and exports for 1.0 (6f3680a)
  • chore(deps): bump actions/setup-node from 4 to 6 (a16d1dd)
  • chore(deps): bump actions/checkout from 4 to 6 (2fc17d9)
  • ci: add dependabot config for npm and github-actions (a11d363)

Release 0.6.0

Choose a tag to compare

@steve-calvert-glean steve-calvert-glean released this 15 Jun 03:57
954fb68
  • feat: add per-target rootFiles for managed repo-root output (1fe6015)
  • test: pass files directly to project.write() (a23f558)

Release 0.5.0

Choose a tag to compare

@steve-calvert-glean steve-calvert-glean released this 02 Jun 00:15
7fc067d
  • docs: improve readme onboarding flow (f864806)
  • feat: replace gemini target with antigravity (6428f2b)
  • docs: sync readme examples from snippets (77ee25f)
  • feat: add target component defaults (5bf0a25)
  • chore: add mise node configuration (656cdaf)
  • refactor: route source acquisition through a SourceProvider seam (425575b)
  • feat: per-plugin/target versions and deep-merge manifest overrides (0e5938f)
  • fix: remove non-existent support@glean.com email (cefb5fe)
  • chore: refresh package description/keywords; source CLI description from package.json (4b5d74b)
  • feat: add AI-first skills for working with pluginpack (e5ef986)
  • docs: add CLAUDE.md agent guide (8ba3d95)
  • feat: detect cross-target output path collisions (43fe435)
  • feat: package MCP servers across all targets (c07941f)
  • fix(copilot): emit the official GitHub Copilot plugins format (5ef5850)
  • feat: delete protection, conformance harness, and config/emitter refactor (e786648)
  • docs: document skills subpath install (7797871)
  • fix: limit root skills source output (ea24349)
  • docs: add pluginpack tagline (75be833)
  • chore: add test all script (bbf4aff)
  • feat: support single-repo plugin outputs (fada4f7)
  • feat: initial pluginpack release (52d0252)