Commit 16292ec
committed
chore(release): 2.9.0 [skip ci]
# [2.9.0](v2.8.0...v2.9.0) (2025-07-29)
### Bug Fixes
* add git status check to pyenv updates ([265c72e](265c72e))
* address CI issues for MCP setup ([2e355cd](2e355cd))
* address code review feedback for signal-safe cleanup ([28f7b3e](28f7b3e)), closes [#11](#11)
* address security and reliability concerns from code review ([61c79c4](61c79c4))
* implement missing test functions and remove empty test files ([099572f](099572f))
* improve global CLAUDE.md setup for CI environments ([72bf094](72bf094))
* prevent resource exhaustion and orphaned processes in CI ([ded3f95](ded3f95))
* remove 'local' keyword outside of function in test runner ([f2b5152](f2b5152))
* remove legacy --sync flag references from documentation ([3ecf127](3ecf127))
* resolve remaining CI test failures and path issues ([cc6f032](cc6f032))
* resolve test failures and security issues ([a20bbcf](a20bbcf))
### Features
* add Claude MCP server setup integration ([7c9182c](7c9182c))
* add comprehensive help/info system for installed tools ([acb565b](acb565b))
* add global CLAUDE.md provisioning and zsh-autosuggestions ([049ff89](049ff89))
* add OpenJDK installation and consistent terminal font configuration ([034a49b](034a49b))
* add test organization script to improve test management ([94fcbd6](94fcbd6))
* enhance setup-claude-global.sh with signal safety and security ([af6a105](af6a105))
* implement signal-safe cleanup and temp file handling ([722b02b](722b02b))1 parent f2b40b7 commit 16292ec
3 files changed
Lines changed: 30 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
1 | 29 | | |
2 | 30 | | |
3 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments