- Merge pull request #441 from kaitranntt/kai/feat/426-block-image-read
- perf(config): replace busy-wait with Atomics.wait in lock retry
- fix(ui): add missing animate property to connection indicator
- fix(cli): improve network handling and shell escaping
- feat(ui): improve settings page UX and responsiveness
- fix(hooks): improve error handling and edge cases for image analysis
- feat(hooks): add UX improvements for image analysis hook
- fix(hooks): add edge case validation in image analyzer
- refactor(hooks): use provider_models mapping for image analysis
- fix(hooks): add defensive validation for env var generation
- fix(hooks): improve image analysis output format
- feat(hooks): add image/PDF analysis via CLIProxy transformer
- fix(hooks): enable image-read blocking by default for third-party profiles
- feat(hooks): add block-image-read hook to prevent context overflow