Skip to content

v0.9.8

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:57

What's Changed

Release Robot, Now With a Megaphone

Pushed the big red “ship it” button and wired up a full release pipeline: a new GitHub Release workflow that bumps versions, tags, generates notes, and publishes the release—all hands‑free. Bonus: it now uses RELEASE_PAT for safe, confident pushes, so your bot doesn’t rage‑quit at the first permission error (#179, #180). This turns release day from a chore into a victory lap.

CI Review Glow‑Up

Your AI code reviewer got a clearer voice: the review comment now shows which model did the thinking, and the workflow runs more safely and predictably. Plus, the reviewer agent’s tool belt was updated for smarter analysis. In short: more trust, less mystery, better PR vibes (#179).

Local Skills Scavenger, Now Permission‑Proof

Skill discovery no longer faceplants on locked folders. Jazz now skips no‑access directories (and can scan dotfolders), so your local skill library loads smoothly instead of throwing a tantrum. Fewer “permission denied” potholes, more skills found (#178).


Commits

  • 50e59b8 Use RELEASE_PAT for pushing from workflow (#180) by @LandryMonga
  • 9aee295 release github action (#179) by @LandryMonga
  • 0517796 fix: when looking for local folder skills ignore folders where no permission (#178) by @LandryMonga

Full diff

v0.9.7...v0.9.8