Skip to content

Releases: ggozad/haiku.skills

0.13.0

27 Mar 15:50
4e27710

Choose a tag to compare

What's Changed

  • Add SkillRunDepsProtocol and deps_type for custom skill dependencies by @ggozad in #58
  • Docker sandbox skill by @ggozad in #59

Full Changelog: 0.12.0...0.13.0

0.12.0

27 Mar 09:23
cce87a6

Choose a tag to compare

What's Changed

  • Add SkillsCapability, thinking configuration, and script timeout by @ggozad in #56
  • Add "extras" to skills by @ggozad in #57

Full Changelog: 0.11.0...0.12.0

skills-0.13.0

27 Mar 15:54
33dd001

Choose a tag to compare

Add sandbox to published skills

0.11.0

26 Mar 11:44
403d8ce

Choose a tag to compare

What's Changed

  • Add Skill.reconfigure() for post-discovery configuration override by @ggozad in #55

Full Changelog: 0.10.0...0.11.0

0.10.0

24 Mar 11:17
759592c

Choose a tag to compare

What's Changed

  • Separate filesystem and entrypoint skills by @ggozad in #51
  • Enable resource discovery for entrypoint skills by @ggozad in #52
  • Stabilize activity snapshot message_id by @baekholt in #54
  • Add direct tool mode (use_subagents=False) by @ggozad in #53

New Contributors

Full Changelog: 0.9.1...0.10.0

skills-0.10.0

24 Mar 11:20
24e8103

Choose a tag to compare

Remove obsolete validation

0.9.1

20 Mar 15:24
f50d8c9

Choose a tag to compare

What's Changed

  • skip run_script tool when skill provides typed tools by @ggozad in #49

Full Changelog: 0.9.0...0.9.1

0.9.0

20 Mar 10:26
103aa7f

Choose a tag to compare

What's Changed

  • Add sigstore-based skill signing and verification by @ggozad in #40
  • Comply with agent skills spec to allow skills to run without haiku.skills by @ggozad in #47
  • Documentation rewrite by @ggozad in #48

Full Changelog: 0.8.1...0.9.0

skills-0.9.0

20 Mar 10:27
103aa7f

Choose a tag to compare

0.8.1

17 Mar 15:33
af4a47a

Choose a tag to compare

What's Changed

  • custom event emission from skill tools via SkillRunDeps.emit by @ggozad in #39
  • Remove graphiti-memory skill by @ggozad in #43
  • Add Gmail skill by @ggozad in #42
  • Add notification skill based on ntfy.sh by @ggozad in #44
  • Separate individual skill tests. by @ggozad in #45
  • Code execution skill improvements by @ggozad in #46

Full Changelog: 0.8.0...0.8.1