computer-use-preview icon indicating copy to clipboard operation
computer-use-preview copied to clipboard

Interactive mode?

Open chenrq2005 opened this issue 2 months ago • 1 comments

For now the query is like a one-time task, once the query sent, no matter how many subtasks included in it, the task will go through the entire query. Can we have an interactive mode, like when a webpage was opened, it will wait there until a new query/task sent from terminal?

chenrq2005 avatar Oct 12 '25 13:10 chenrq2005

I think it's actually possible, and if it's a relatively simple continuous interaction, the second query can be triggered through the 'complete' string, and then this second query can be added to the content, as well as establishing an index, etc.

NJX-njx avatar Oct 16 '25 13:10 NJX-njx