## Summary
## Type of Change
- [ ] ๐ Bug fix (non-breaking change that fixes an issue)
- [ ] โจ New feature (non-breaking change that adds functionality)
- [ ] ๐ฅ Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] ๐ Documentation update
- [ ] ๐งน Code cleanup or refactoring
- [ ] ๐ง Build system or dependency changes
- [ ] ๐งช Test improvements
## What Changed?
## Why?
## How Has This Been Tested?
- [ ] Existing tests pass (`mise test`)
- [ ] New tests added for new functionality
- [ ] Manual testing performed
- [ ] Code follows style guidelines (`mise lint`)
## Screenshots/Demo
## Related Issues
## Additional Notes