Update docs and samples to rename docker-agent, change usage samples to docker agent#1915
Merged
dgageot merged 1 commit intodocker:mainfrom Mar 4, 2026
Merged
Update docs and samples to rename docker-agent, change usage samples to docker agent#1915dgageot merged 1 commit intodocker:mainfrom
docker agent#1915dgageot merged 1 commit intodocker:mainfrom
Conversation
There was a problem hiding this comment.
Review Summary
Assessment: 🔴 CRITICAL
Found 2 issues in the documentation changes:
- 1 HIGH severity issue: Command typo that will break user installation attempts
- 1 MEDIUM severity issue: Incomplete documentation sentence
The rest of the PR (renaming cagent to docker-agent and updating command examples to docker agent) looks correct and consistent across all 100 files.
trungutt
reviewed
Mar 4, 2026
docs/community/contributing/index.md
Outdated
| ```bash | ||
| cd cagent | ||
| cagent run ./golang_developer.yaml | ||
| docker-agent run ./golang_developer.yaml |
Contributor
There was a problem hiding this comment.
question: docker-agent run vs docker agent run?
Contributor
Author
There was a problem hiding this comment.
advertising docker agent run everywhere (except in the contibuting guidelines where we build and run ./bin/docker-agent for now)
aheritier
previously approved these changes
Mar 4, 2026
Contributor
aheritier
left a comment
There was a problem hiding this comment.
LGTM. Some files were reformatted but they are looking ok
…to `docker agent` Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
dgageot
approved these changes
Mar 4, 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.
No description provided.