Skip to content

Releases: echohello-dev/skillet

getskillet: v1.1.0

21 Jun 07:01
ac839a9

Choose a tag to compare

1.1.0 (2026-06-20)

Features

  • add agent path mapping and detection (a930e3c)
  • add deterministic lockfile generation (d79d831)
  • add deterministic skill discovery paths and fallback (f3dd65d)
  • add git source parser and resolver (6c4c12b)
  • add HTTP archive resolver with safety checks (a300e12)
  • add installer with symlink and copy fallback (e9ffe82)
  • add OCI resolver for skillet artifacts (2e820ce)
  • ci: add build matrix and checksums (60888c3)
  • ci: add build matrix and checksums (7961ef0)
  • implement add command list and install flows (cb2284e)
  • implement check and update command flows (2a18d61)
  • implement init command for SKILL.md scaffolding (91e2886)
  • implement local skill find command (46fd649)
  • manifest: adopt APM manifest compliance with scoped profile (#57) (63b0e5d)
  • release: add chocolatey packaging (72ebf52)
  • release: add chocolatey packaging (710a6ff)
  • release: add docker musl image packaging (701c660)
  • release: add docker musl image packaging (64a063a)
  • release: add homebrew formula packaging (25fc134)
  • release: add homebrew formula packaging (e3bcdee)
  • release: add npm package flow for npx and bunx (e17eece)
  • release: add npm package flow for npx and bunx (9e1a319)
  • release: add release please workflow (d385d06)
  • release: add sklt npm publish flow (880e07e)
  • release: add winget manifests (47a616b)
  • release: add winget manifests (ec27aba)

Bug Fixes

  • attach source path to skill parse errors (3466109)
  • build: smoke test sklt artifacts (e2126a1)
  • harden CLI router errors and flag handling (28c1c8a)