matt
Results
2
issues of
matt
**Describe the bug** computercontroller extension unable to run shell commands or scripts **To Reproduce** [goose_bug.txt](https://github.com/user-attachments/files/20498198/goose_bug.txt) From Goose: ( O)> run pwd using computercontroller and show output ─── computer_control | computercontroller...
Not much of an issue, but a note that Docker is now part of the standard repositories. ```bash sudo apt update && sudo apt install docker-compose docker.io -y ``` Should...