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
The variable system redesign added 14 new node types (FindApp, CdpWait, CdpClick, CdpHover, CdpFill, CdpType, CdpPressKey, CdpNavigate, CdpNewPage, CdpClosePage, CdpSelectPage, CdpHandleDialog, Drag, QuitApp) but no SetupTab editors for any of them. Additionally, action nodes now support VLM verification (verification_method + verification_assertion) but there's no editor UI to configure it.
Impact
New nodes added from the palette have empty/default params with no way to configure them manually
Nodes are still usable via planner and walkthrough paths (params set programmatically)
Action node verification can be enabled via the "Enable Verification" button but there's no way to edit the assertion text or change the method
Context
The variable system redesign added 14 new node types (FindApp, CdpWait, CdpClick, CdpHover, CdpFill, CdpType, CdpPressKey, CdpNavigate, CdpNewPage, CdpClosePage, CdpSelectPage, CdpHandleDialog, Drag, QuitApp) but no SetupTab editors for any of them. Additionally, action nodes now support VLM verification (
verification_method+verification_assertion) but there's no editor UI to configure it.Impact
Tasks
getFullOutputSchemainto drag validation so verification output ports are valid drag sourcesReferences
.claude/plans/2026-03-26_variable-system-redesign-design.md§6