Files
hermes-agent/tools
Alexander Whitestone 12b5d9a7fd
All checks were successful
Lint / lint (pull_request) Successful in 10s
refactor: remove redundant vision_model guard in browser_vision
_get_vision_model() now always returns a non-empty string (Gemma 4 default
or configured override), so the `if vision_model:` conditional guard is
unnecessary. Replace with unconditional assignment and add a debug log
line showing which model was selected.

Refs #816

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:09:40 -04:00
..