You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Use the chrome-devtools in a terminal to drive and probe the running app.
45
45
- Composed from repeated **ImagePanel** instances to normalize uploads, drag/drop, and clearing.
46
46
4.**Supporting Panels**
47
47
-`HistoryStrip` (and `ImageSlot` thumbnails) keep recent generations accessible for drag-over to the main panels.
48
-
-`CapabilityPanel`, `ToolPanel`, and files under components/tools describe the registry-driven tool controls.
48
+
-`ToolModelPicker`, `ToolPanel`, and files under components/tools describe the registry-driven tool controls (each tool picks its own model + reasoning).
49
49
-`ReferenceImagesPanel`, `ImageInfoPanel`, and `ImageToolsPanel` subcomponents round out auxiliary UI.
0 commit comments