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

With https://github.com/arduino/arduino-create-agent/issues/927 the Arduino Agent can now ask users to install the HTTPS certificate needed when using Safari on macOS. This is asked only once and only if the user...

type: enhancement
topic: code

- [x] The PR has no duplicates - [ ] Tests for the changes have been added (for bug fixes / features) ### **What kind of change does this PR...

topic: code
type: imperfection

### Describe the problem The Arduino Cloud Agent 1.6.1 appears to be incompatible with Safari 18.3.1 or 18.2. I had the same problem on two different Mac computers. When attempting...

type: imperfection

### Describe the problem Running `ArduinoCloudAgent.exe --help` opens a dialogue box that gives details on install arguments. This window states that the `--prefix` argument can be used to specify an...

type: imperfection

**Please check if the PR fulfills these requirements** - [ ] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-create-agent/pulls) before creating one) - [ ] Tests for...

type: enhancement
topic: code

**Please check if the PR fulfills these requirements** - [ ] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-create-agent/pulls) before creating one) - [ ] Tests for...

topic: code
type: imperfection

Review the `verbose` configuration to set verbose output log. - Check that the correct log level and messages are used throughout the application - Disable the GIN logging at startup

type: enhancement
topic: code

Check if the logrus can be replaced with the standard `slog` of go

type: enhancement
topic: code
topic: infrastructure

## Motivation The frontend apps (Cloud Editor and Iot app) do not use the `exit` and `restart` messages over socket.io. We could think to remove them.

### Describe the problem 2025/01/10 14:35:07 stderr: WARNING: DATA RACE 2025/01/10 14:35:07 stderr: Write at 0x0000018b31e8 by goroutine 16: 2025/01/10 14:35:07 stderr: github.com/arduino/arduino-create-agent/systray.(*Systray).SetCurrentConfigFile() 2025/01/10 14:35:07 stderr: /home/dido/code/arduino/arduino-create-agent/systray/systray.go:102 +0x79d 2025/01/10 14:35:07...

topic: code
type: imperfection