v1.5.6
Immutable
release. Only release title and notes can be modified.
Fixed
skills syncrefused the entire run when any source skill was a
symbolic link, which made the command unusable on machines where a
plugin had installed skills as links into a shared skills directory. A
symlinked source skill is still never copied, but it is now skipped by
name and counted in the summary while the rest propagate.
Added
docs/walkthrough.md: every command with real output, including the
refusals and safety behaviours that are easy to miss.
Changes since v1.5.5
- fix: skip symlinked source skills instead of refusing the run (#17) (a957d62)
- fix: boundary-aware compat matching, with fixtures (#16) (cd0b89a)
- docs: brew upgrade needs brew update first (#15) (3be2a68)
16 files changed, 721 insertions(+), 35 deletions(-)
Full diff: v1.5.5...v1.5.6