mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-15 07:19:20 -04:00
The slash path's result has two consumers: the terminal, which can't show an image, and the conversation, which can. Opt in when a model is attached and forward the image through the same adapter the model-driven path uses, and stop mapping a failed adapter to a text-only success. MCP's ImageContent and CallToolResult take their payload type like TextContent does; resolveScope reuses resolveTarget; needsLocator folds into replayRequires.