arduino-create-agent icon indicating copy to clipboard operation
arduino-create-agent copied to clipboard

The Arduino Create Agent

Results 92 arduino-create-agent issues
Sort by recently updated
recently updated
newest added
trafficstars

## Motivation There is a data race on the `SetBehaviour` call ``` time="2025-01-29T14:25:31+01:00" level=info msg=" id=fUcMrGkG req=HEAD /v2/pkgs/tools/installed from=127.0.0.1" 2025/01/29 14:25:31 stderr: time="2025-01-29T14:25:31+01:00" level=info msg=" id=fUcMrGkG status=200 bytes=0 time=117.031µs" 2025/01/29...

topic: code
type: imperfection

## Motivation Currently, the agent seems to be using https://github.com/googollee/go-socket.io which (besides being archived) implements the v1.4 of [Socket.IO](http://socket.io/) client (it looks like it's compatible with 2.x as well for...

type: enhancement
topic: code