computer-use-preview
computer-use-preview copied to clipboard
Interactive mode?
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?
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.