Update from code changes: document private editor pages - #6864
Update from code changes: document private editor pages#6864mintlify[bot] wants to merge 21 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Update from code changes updated this PR. Clarified viewer-role access wording across four language versions Source PRs
|
|
Update from code changes updated this PR. Refined SEO titles and descriptions across four localized editor agent pages Source PRs
|
|
Update from code changes updated this PR. Clarified private-page promotion access wording in four localized editor guides Source PRs
|
|
Update from code changes updated this PR. Updated SEO titles, fixed a Chinese anchor, and standardized Spanish address Source PRs
|
|
Update from code changes updated this PR. Polished three long Spanish and French sentences for readability Source PRs
|
|
Update from code changes updated this PR. Added clearer formatting and prose consistency across localized editor-agent guides Source PRs
|
Summary
Document private-page workflows for the editor agent and keep the English and translated pages aligned.
Changes
Context
Update history
Note
Low Risk
Documentation-only changes with no runtime, auth, or data-path impact.
Overview
Documents how the editor AI agent works with private pages across English, Spanish, French, and Chinese
editor/agent.mdxpages.Adds a Work with private pages section: read/edit from
/home/daytona/private, UUID filenames withls/catexamples, deletion (manager role), and promoting pages viamvinto the workspace. It also notes opening the agent from the private-page editor (hidden for viewers), private-nav refresh after tree changes, and tool activity labels that show page titles instead of UUID paths.SEO frontmatter is updated on these pages (titles/descriptions; the Chinese page has a longer description).
Reviewed by Cursor Bugbot. Bugbot is set up for automated code reviews on this repo. Configure here.
Mintlify
6 threads from 1 user in Mintlify
Note
Low Risk
Documentation-only updates to localized MDX with no application, auth, or data-path changes.
Overview
Adds a Work with private pages section to
editor/agent.mdxand mirrors it in Spanish, French, and Chinese. The new content explains how the editor agent interacts with/home/daytona/private: permissions and role grants, opening the agent from the private editor (hidden for viewers), sidebar Promote to workspace and Private section creation, tool labels that show page titles, and the toolbar Edited timestamp that refreshes after edits.It documents filesystem-style operations with bash examples—
ls/caton UUID paths,@mentions for private pages,mkdirfor folders,mvfor reparenting and publishing to the workspace,cpfor page duplication, and deletion rules—plus explicit limits (no workspace→private moves, no folder copy, no cross-root copy).Frontmatter titles and descriptions are updated for SEO on all four locales; Spanish and French get shorter sentences and minor wording polish; Chinese fixes the
update-navigation-and-docs-jsonanchor and tightens punctuation elsewhere. The Continue an automation run blurb is lightly rephased in English and translations.Reviewed by Cursor Bugbot for commit c1a51e6. Bugbot is set up for automated code reviews on this repo. Configure here.