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
Needs a design session. Persistent desktop session + screenshots, not a result card.
Problem
computer executes against one live desktop session and records screenshot state (computer.ts ~103–104, 156–180). TUI has computerToolRenderer. Dashboard would Generic-dump args.
A useful surface is a session viewer (last frame, action log), not JSON.
Design questions
Reuse canvas / image-lightbox / live-server split, or a new computer pane?
Is tool_execution_update + images enough, or does the host need a screenshot stream?
Security: remote desktop actions from the web client — confirm/gate?
Child of #135
Needs a design session. Persistent desktop session + screenshots, not a result card.
Problem
computerexecutes against one live desktop session and records screenshot state (computer.ts~103–104, 156–180). TUI hascomputerToolRenderer. Dashboard would Generic-dump args.A useful surface is a session viewer (last frame, action log), not JSON.
Design questions
tool_execution_update+ images enough, or does the host need a screenshot stream?Pointers
@oh-my-pi/pi-coding-agent/src/tools/computer.tssrc/tools/computer-renderer.tsToolResultImages.tsx, canvas driver