Commit 570646f
MCP Image: Support image type messages / base64 text (RooCodeInc#2962)
* feat: MCP ImageContent support
* feat: MCP ImageContent support
* feat: MCP ImageContent support changeset
* Update src/core/prompts/responses.ts
Co-authored-by: Dennis Bartlett <[email protected]>
* Update src/core/Cline.ts
Co-authored-by: Dennis Bartlett <[email protected]>
* feat: MCP ImageContent support run format:fix
* Remove mcpToolResult
* Fix: Display original data:image URLs in rich display mode to maintain transparency
---------
Co-authored-by: rikaaa0928 <[email protected]>
Co-authored-by: rikaaa0928 <[email protected]>
Co-authored-by: Dennis Bartlett <[email protected]>
Co-authored-by: Saoud Rizwan <[email protected]>
Co-authored-by: Andrei Edell <[email protected]>1 parent e8b2169 commit 570646f
File tree
4 files changed
+29
-5
lines changed- .changeset
- src/core
- prompts
- task
- webview-ui/src/components/mcp/chat-display
4 files changed
+29
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2690 | 2690 | | |
2691 | 2691 | | |
2692 | 2692 | | |
2693 | | - | |
2694 | | - | |
| 2693 | + | |
| 2694 | + | |
| 2695 | + | |
| 2696 | + | |
| 2697 | + | |
| 2698 | + | |
| 2699 | + | |
2695 | 2700 | | |
2696 | 2701 | | |
2697 | 2702 | | |
| |||
2706 | 2711 | | |
2707 | 2712 | | |
2708 | 2713 | | |
2709 | | - | |
2710 | | - | |
| 2714 | + | |
| 2715 | + | |
| 2716 | + | |
| 2717 | + | |
| 2718 | + | |
| 2719 | + | |
| 2720 | + | |
| 2721 | + | |
| 2722 | + | |
| 2723 | + | |
| 2724 | + | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
2711 | 2729 | | |
2712 | 2730 | | |
2713 | 2731 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments