ai: Disambiguate Docker Agent, Gordon, and Docker Sandboxes#24284
Merged
dvdksn merged 1 commit intodocker:mainfrom Mar 6, 2026
Merged
ai: Disambiguate Docker Agent, Gordon, and Docker Sandboxes#24284dvdksn merged 1 commit intodocker:mainfrom
dvdksn merged 1 commit intodocker:mainfrom
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
d3e1779 to
42fbd2b
Compare
Contributor
|
❌ PR Review Failed — The review agent encountered an error and could not complete the review. View logs. |
aheritier
approved these changes
Mar 6, 2026
Member
|
@dvdksn Looks like the AI section is missing in the deploy preview. Could you take a look - https://deploy-preview-24284--docsdocker.netlify.app/ai/gordon/? |
usha-mandya
requested changes
Mar 6, 2026
Member
usha-mandya
left a comment
There was a problem hiding this comment.
Content updates look great. Good to see a landing page for AI that helps users navigate to the right tool.
Looks like the left-nav is broken for the AI section.
Add AI overview landing page with decision table and relationship overview. Reframe Gordon as "AI-powered assistant" instead of "AI agent" to avoid confusion with Docker Agent. Rename sandbox agent page from cagent.md to docker-agent.md. Add cross-references where products overlap. Fix doubled "Docker Docker Agent" in agentic AI guide. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
42fbd2b to
0b0568a
Compare
Contributor
Author
|
@usha-mandya oh wow, the way these sidebar groups are defined is quite messy. I've updated it now... not the prettiest but it works. |
usha-mandya
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.
Add AI overview landing page with decision table and relationship overview.
Reframe Gordon as "AI-powered assistant" instead of "AI agent" to avoid
confusion with Docker Agent. Rename sandbox agent page from cagent.md to
docker-agent.md. Add cross-references where products overlap. Fix doubled
"Docker Docker Agent" in agentic AI guide.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com