Skip to content

Releases: TheAkshitS/skills

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:31
5b06957

0.5.1 (2026-07-09)

Bug Fixes

  • external-model: make description valid strict YAML; guard the class (14b70ef)
  • external-model: valid strict-YAML description + guard (65e328e)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:15
6bc8731

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

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:37
197992b

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)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:32
b64944f

0.3.0 (2026-06-23)

Features

  • external-model: add skill to consult and delegate to external agentic CLIs (75e41d6)
  • external-model: add skill to consult/delegate to external agentic CLIs (813500c)
  • external-model: add skill to consult/delegate to external agentic CLIs (513ba9c)

Bug Fixes

  • external-model: correct dispatcher bugs surfaced by evals (845e8e8)
  • external-model: isolate eval tmp files under FAKE_HOME (23546de)
  • restore .release-please-manifest.json and CHANGELOG.md from main (338fee0)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:10
e551ba2

0.2.0 (2026-06-19)

Features

  • add c4-views skill and authoring template (38fb92f)
  • add skills validation and listing scripts (097e5b5)

Bug Fixes

  • trigger release-please only on push to main (ab89f25)
  • use simple release-type (no package.json) (6d0eecd)
  • use simple release-type (no package.json) (a7f4b5a)