Roo-Code/packages
Roo Code 7ba48a11d3 feat: simplify browser use detection to use image support
- Remove hardcoded OPEN_ROUTER_COMPUTER_USE_MODELS and LITELLM_COMPUTER_USE_MODELS lists
- Update logic to enable browser/computer use for any model that supports images
- This approach is simpler and more inclusive, as browser automation requires screenshot analysis which needs image/vision capabilities
- Update tests to reflect the new image-based detection logic

This change aligns with Cline's approach where any model with image support can theoretically use browser tools, making the system more maintainable and avoiding the need to constantly update hardcoded model lists.
2025-08-09 02:56:33 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Bring back "Use @roo-code/cloud from npm" (#6795) 2025-08-06 20:51:41 -10:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: simplify browser use detection to use image support 2025-08-09 02:56:33 +00:00