Skip to content

v0.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:10
43c8e4b

Changelog

Features

  • 43c8e4b feat: add goreleaser version management and improve release commands with installation checks
  • ed643d4 feat: add gosec-results.sarif to .gitignore for improved security scanning
  • dfffb08 feat: add settings.local.json for permission management and enhance worktree tests with error handling
  • 6c79210 feat: add setup instructions to README and implement unit tests for config and worktree management
  • 4c64223 feat: initial implementation of claude-mux for parallel AI coding sessions
  • 68f3653 feat: update .gitignore to include additional build, IDE, and environment files

Bug Fixes

  • 2c652bc fix: add conditional check for installing test dependencies based on Go version
  • 7a4cb21 fix: update Go version matrix and streamline dependency installation in CI workflow