Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Feb 13:32
· 1 commit to main since this release

Changelog

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

Bug Fixes

  • security: Enable Claude OAuth refresh and tighten sandbox access

CI

  • Bump the github-actions group with 3 updates (#15)

Documentation

  • Rewrite for clarity and supply chain focus (#18)

Features

  • Add allow_list_dirs for Bun runtime compatibility (#17)

Deps

  • Bump clap from 4.5.54 to 4.5.56 in the rust-dependencies group (#14)

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)