Merged
Conversation
Running containers as root is a security risk since a container escape gives the attacker host-level root privileges. This switches every Docker image (api, services, web) to a dedicated agenta user (UID/GID 10001), replaces system cron with supercronic which works without root, moves services from port 80 to 8080 to avoid privileged port binding, and adds a CI check that fails the build if any image still runs as root.
Remove deprecated models (command-light, command-r-plus alias, command-nightly) and replace with current live models verified against both Cohere docs and litellm registry.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
chore(SDK): update Cohere model list to current live models
…n-root-users chore(docker): run all containers as non-root user
jp-agenta
approved these changes
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New version v0.92.1 in