Skip to content

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 31 Jan 03:13
· 7 commits to main since this release

Changelog

All notable changes to this project will be documented in this file.

Bug Fixes

  • profile: Allow Claude Code UID-suffixed tmp dirs and skills (#12)

Bug Fixes

  • Update zsh completions and README documentation (#10)

Documentation

  • Update installation to recommend Homebrew over Cargo

Bug Fixes

  • ci: Simplify homebrew formula update, remove version line

Bug Fixes

  • ci: Update homebrew script for binary formula

Bug Fixes

  • ci: Replace mislav action with custom homebrew update script

Bug Fixes

  • ci: Use full repo path for homebrew tap push-to

  • ci: Configure homebrew action for direct push to tap

  • ci: Add GITLEAKS_LICENSE secret to gitleaks action

Bug Fixes

  • ci: Push directly to homebrew tap instead of forking

  • ci: Use GitHub App token for release commits

Bug Fixes

  • sandbox: Harden path validation and error handling (#9)

  • ci: Skip cargo install if binary already cached

Refactor

  • release: Simplify Homebrew tap update workflow (#8)