What's Changed
🔧 Other Changes
- [fix] warn when two packages deploy a native skill with the same name by @edenfunf in #545
- [fix] detect remote default branch instead of hardcoding main (#573) by @edenfunf in #574
- refactor: unify integration dispatch, result types, and hook dedup by @danielmeppiel in #562
- feat: Artifactory archive entry download for virtual file packages by @chkp-roniz in #525
- Fix: compilation.exclude does not filter primitive discovery by @Copilot in #477
- fix: respect GITHUB_HOST in marketplace add command by @edenfunf in #589
- fix: use nested Join-Path for PowerShell 5.1 compatibility by @edenfunf in #593
- fix: subprocess encoding failures on Windows non-UTF-8 consoles (CP950/CP936) by @edenfunf in #591
- fix: use scope-resolved target dir for hook deployment by @sergio-sisternes-epam in #566
- fix: enforce symlink containment in file discovery and resolution by @danielmeppiel in #596
- [fix] script_runner: anchor runtime detection patterns to prevent false positives by @edenfunf in #563
- fix: warn when instruction is missing required fields during apm compile by @alopezsanchez in #449
- chore: prepare v0.8.11 release by @danielmeppiel in #598
New Contributors
- @edenfunf made their first contribution in #545
- @alopezsanchez made their first contribution in #449
Full Changelog: v0.8.10...v0.8.11