docs(agent-canvas): simplify backends overview page#546
Merged
Conversation
Condense backends.mdx from 76 lines to 22 lines by restructuring around three key points: 1. What is a backend (agent server + workspace) 2. Any frontend connects to any backend with authentication 3. Recommended setups table (default local, backend-only local/remote, cloud) Removes filler sections (Default Local Backend, Local vs Cloud table, Recommended Setup Pattern) and replaces them with a single actionable reference table. Co-authored-by: openhands <openhands@all-hands.dev>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
…inology Use 'backend' for the whole canvas stack and 'automation service' for the specific automation component. This avoids the confusing 'backend within a backend' naming and aligns with the terminology in backends.mdx. Files updated: - prebuilt-automations.mdx - setup.mdx - overview.mdx - backend-setup/vm.mdx - backend-setup/local.mdx - backend-setup/docker.mdx Co-authored-by: openhands <openhands@all-hands.dev>
Remove 'Local Stack Behavior' and 'Backend Availability Matters' sections — backends already imply automation support. Replace with a single line linking to Manage Backends. Co-authored-by: openhands <openhands@all-hands.dev>
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.
Summary of changes
Simplifies
backends.mdxfrom 76 lines to 22 lines by restructuring around three focused points:Removes filler sections that repeated information already available on other pages (Default Local Backend, Local vs Cloud table, What Changes When You Switch Backends, Recommended Setup Pattern, Related Guides).
This PR was created by an AI agent (OpenHands) on behalf of the user.
@malhotra5 can click here to continue refining the PR