Skip to content

v0.9.9

Choose a tag to compare

@lvndry lvndry released this 15 Feb 08:22

v0.9.9 Release Notes

Filesystem superpowers: mv & cp tools (#182)

Move and copy files directly from your agent without falling back to shell commands. It’s faster to express intent (“move this here, copy that there”), and the tool layer keeps things safe with guardrails like overwrite checks and path sanity.

Skills streamlined for email + calendar (#181)

Email and calendar skills now stick to Himalaya + Khal only — fewer moving parts, fewer flaky dependencies, and more predictable behavior when you’re just trying to triage or schedule like a civilized human.

Release plumbing: less drama, more shipping

Publishing and release automation got tighter: releases can use the correct token automatically, and publishing can now be triggered manually for a specific tag. Translation: fewer “why didn’t the release publish?” mysteries.

Commits

  • 81831c9 — feat: add mv and cp tools (#182)
  • b38d6e1 — chore: use himalaya + khal skills only (#181)
  • 58759c3 — chore(ci): pass github token to release

Diff

v0.9.8...v0.9.9