Backend-ai-agent

Latest version: v1.3.5

Safety actively analyzes 626004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.3

1.3.0

------------------

- Fix repeating docker event polling even when there is connection/client-side
aiohttp errors.

- Upgrade aiohttp to v3.0 release.

- Improve dockerization. (55)

- Improve inner beauty.

1.2.0

------------------

**NOTICE**

- From this release, the manager and agent versions will go together, which indicates
the compatibility of them, even when either one has relatively little improvements.

**CHANGES**

- Include the exit code of the last executed in-kernel process when returning
``build-finished`` or ``finished`` results in the batch mode.

- Improve logging to support rotating file-based logs.

- Upgrade aiotools to v0.5.2 release.

- Remove the image name prefix when reporting available images. (51)

- Improve debug-kernel mode to mount host-side kernel runner source into the kernel
containers so that they use the latest, editable source clone of the kernel runner.

1.1.0

------------------

- Automatically assign the run ID if set None when starting a run.

- Pass environment variables in the start-config to the kernels via
``/home/work/.config/environ.txt`` file mounted inside kernels.

- Include the list of kernel images available to the agent when sending
heartbeats. (51)

- Remove simplejson from dependencies in favor of the standard library.
The stdlib has been updated to support all required features and use
an internal C-based module for performance.

1.0.6

------------------

- Update aioredis to v1.0.0 release.

- Remove "mode" argument from completion RPC calls.

- Fix a bug when terminating overlapped execute streams, which has caused
indefinite hangs in the client side due to missing "finished" notification.

1.0.5

------------------

- Implement virtual folder mounting (assuming /mnt is already configured)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.