Expand description
Browser tool registration and execution for car-engine.
Registers browse_* tools with the CAR runtime and dispatches tool calls
to the appropriate BrowserBackend methods.
Structsยง
- Browser
Tool Executor - Tool executor that dispatches
browse_*tool calls to aBrowserBackend.