Releases: TheAkshitS/skills
Releases · TheAkshitS/skills
Release list
v0.5.1
v0.5.0
0.5.0 (2026-07-09)
Features
- multi-harness install (pi, Agent Skills spec) with drop-in mirrors (a90b1f6)
- validate-skills: bidirectional mirror check, dup-name detection, portability (9f82805)
Bug Fixes
- add trap cleanup and jq error guidance in install-pi.sh (b17b00b)
- eval-triggers: add missing trailing newline (2386ee2)
- eval-triggers: guard for-loops against empty array crash under set -u (dc38c0d)
- external-model: harden dispatcher signals, timeout, --context, config (44e3c47)
- external-model: reject directories and oversized files for --context (b02c28c)
- link-skills: reconcile symlink-guard test with skip-one design; guard empty SKILL_SRCS (f9661fd)
- validate-skills: mirror check honors bucketed paths; count desc chars not bytes (25d8b9f)
v0.4.0
0.4.0 (2026-07-06)
Features
- external-model: add external-model skill and security hardening (7a0e862)
Bug Fixes
- external-model: accept dash-prefixed prompts in dispatcher parser (6e65ed4)
- external-model: close signal-leak, version-gate, and warning gaps in dispatcher (b04ea7b)
- external-model: harden dispatcher — signal handling, version gate, security posture (b2ae755)
- external-model: harden security posture for Socket and Snyk audits (8e58742)
- external-model: install --all per-file cleanup trap before the fanout (1cb3787)
- external-model: portable mktemp and restore RUN_TMPDIR exit trap (db3f127)