v0.7.5
What's Changed
π New Features
- feat: MCP dependency config overlays, transitive trust flag, and bug fixes by @sergio-sisternes-epam in #166
- Implement plugin management system and CLI commands by @SebastienDegodez in #83
π Bug Fixes
- fix: handle multiple brace groups in applyTo glob patterns by @sergio-sisternes-epam in #155
- perf: exclude apm_modules from compilation scanning and cache Set[Path] by @sergio-sisternes-epam in #157
- fix: replace substring matching with path-component matching in exclusions by @sergio-sisternes-epam in #159
π Documentation
- docs: fix CLI reference drift from consistency reports #140 and #152 by @danielmeppiel in #160
- [docs] Update documentation for features from 2026-03-07 by @danielmeppiel in #195
π§ Other Changes
- chore: upgrade GitHub Agentic Workflows to v0.52.1 by @danielmeppiel in #141
- fix: use CREATE_PR_PAT for agentic workflows in Microsoft org by @danielmeppiel in #144
- feat: support transitive MCP dependency propagation by @sergio-sisternes-epam in #123
- docs: fix CLI reference drift from consistency reports #140 and #152 by @Copilot in #161
- refactor: unified deployed_files manifest for safe integration lifecycle by @danielmeppiel in #163
- feat: add InstructionIntegrator for
apm install(#112) by @danielmeppiel in #162 - feat: Generic git URL support (GitLab, Bitbucket, any host) by @Copilot in #150
- perf: Performance optimization for deep dependency trees (#171) by @sergio-sisternes-epam in #173
- fix: resolve set() shadowing and sparse checkout ref issues by @Jah-yee in #184
- feat: display build commit SHA in CLI version output by @sergio-sisternes-epam in #176
- fix: handle commit SHA refs in subdirectory package clones by @sergio-sisternes-epam in #178
- fix: infer registry_name when MCP registry API returns empty values by @sergio-sisternes-epam in #181
- docs: add apm.yml manifest schema reference for integrators by @danielmeppiel in #186
- docs: replace CHANGELOG link with roadmap discussion in index.md by @Copilot in #196
- fix:
--updateflag now bypasses lockfile SHA to fetch latest content by @sergio-sisternes-epam in #192 - fix: CLI consistency β align help text with docs by @Copilot in #188
- fix: clean stale MCP servers on install/update/uninstall and prevent .claude folder creation by @sergio-sisternes-epam in #201
- fix: harden plugin security, validation, tests, and docs (follow-up to #83) by @danielmeppiel in #208
- Fix CLI consistency: remove emojis from help strings, fix
apm configinvocation, update descriptions by @Copilot in #212 - chore: add unreleased changelog entries for PRs since v0.7.4 by @danielmeppiel in #213
New Contributors
- @Jah-yee made their first contribution in #184
- @SebastienDegodez made their first contribution in #83
Full Changelog: v0.7.4...v0.7.5