-
Notifications
You must be signed in to change notification settings - Fork 3.3k
v0.8.63: Add visual inspection artifacts for browser and UI tasks #3145
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstoolsTool execution, tool schemas, tool UX, and built-in tool behaviorTool execution, tool schemas, tool UX, and built-in tool behaviortuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.8.63Targeting v0.8.63Targeting v0.8.63
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstoolsTool execution, tool schemas, tool UX, and built-in tool behaviorTool execution, tool schemas, tool UX, and built-in tool behaviortuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.8.63Targeting v0.8.63Targeting v0.8.63
Projects
StatusShow more project fields
Backlog
Research signal
Cursor's browser/canvas Design Mode is not just visual polish. It gives the agent a richer evidence loop for UI work: selected elements, layout relationships, code context, screenshots, and queued follow-up input.
Sources checked:
For CodeWhale, the lesson is not to clone Cursor's IDE UI. The lesson is to make visual evidence a first-class harness artifact so an agent can verify what changed instead of only editing text and guessing.
CodeWhale substrate
CodeWhale already has:
Proposal
Add a visual inspection artifact loop for browser/UI tasks.
Minimum viable 0.8.59 shape:
Possible later shape:
Acceptance criteria
Non-goals
Related