What's Changed
🔧 Other Changes
- docs: corpus-wide factual regrounding + reference sidebar IA fix by @danielmeppiel in #1531
- feat(cli): promote 'marketplace doctor' to top-level 'apm doctor' (+ workflow discoverability) by @danielmeppiel in #1539
- perf(install): memoize discovery, drop per-file resolve, expand skip dirs (#1533) by @danielmeppiel in #1538
- fix(panels): unbreak panel workflows -- gh-aw v0.76+ harvests expression tokens from bash comments by @danielmeppiel in #1545
- fix(install): honor targets: (plural) without singular target: present (closes #1503) by @danielmeppiel in #1560
- fix: honor explicit global install refs (closes #1555) by @danielmeppiel in #1559
- perf(integrate): narrow project-scope local discovery to .apm/ to avoid full-tree walks (closes #1507) by @danielmeppiel in #1554
- fix(git-env): strip LD_LIBRARY_PATH from git subprocess env to prevent shared lib conflicts by @pngdeity in #1536
- docs: surface compilation.strategy=distributed default in concepts and compile reference (closes #1447) by @danielmeppiel in #1551
- fix(uninstall): scan devDependencies.apm so --dev installs can be removed (closes #1549) by @danielmeppiel in #1552
- fix(install): skip cache for unpinned virtual deps when on-disk hash matches lockfile (closes #1548) by @danielmeppiel in #1553
- fix: preserve executable permission bits on install (closes #1563) by @danielmeppiel in #1566
- fix: dedup deployed_files and scope --update to named packages (closes #1558) by @danielmeppiel in #1567
- fix: deterministic lockfile for unchanged MCP deps (closes #1532) by @danielmeppiel in #1568
- fix: install summary reflects actual changes on no-op runs (closes #1557) by @danielmeppiel in #1569
- fix: deploy prompts for user-scope copilot installs (closes #1482) by @danielmeppiel in #1570
- feat(skills): add cut-release skill by @danielmeppiel in #1527
- chore: release v0.16.1 by @danielmeppiel in #1572
- ci: fix macOS release integration-test 20min timeout by @danielmeppiel in #1575
New Contributors
Full Changelog: v0.16.0...v0.16.1