docs: Add conversation lifecycle docs and reorganize Enterprise navigation - #690
Merged
Merged
Conversation
…ation - Add Sandbox Status States section with all 5 states (STARTING, RUNNING, PAUSED, ERROR, MISSING) - Add Execution Status section explaining agent task states - Add Read-Only Conversations section explaining user capabilities - Add What Gets Preserved table showing retention behavior - Add Workspace Archive Capture explanation - Create 'Feature Guides' grouping in Enterprise nav as second group - Reorder docs: conversations-and-sandboxes, skills-and-plugins, plugin-marketplace, analytics, release-notes
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
jpelletier1
marked this pull request as ready for review
August 4, 2026 19:32
Contributor
Author
|
FYI @rajshah4 |
Member
|
Very useful addition and reorg, thanks for doing this |
rbren
approved these changes
Aug 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.
Summary
This PR addresses the documentation needs outlined in OHE-2278 by adding comprehensive conversation and sandbox lifecycle documentation, and reorganizing the Enterprise navigation.
Changes
1. New Documentation Sections (in
enterprise/conversations-and-sandboxes.mdx)Added the following sections to help users understand conversation lifecycle:
Sandbox Status States - Complete table with all 5 states:
STARTINGRUNNINGPAUSEDERRORMISSINGState Transitions - Diagram showing sandbox lifecycle transitions
Execution Status - Table explaining all agent task states (IDLE, RUNNING, PAUSED, etc.)
Read-Only Conversations - Explains user capabilities when sandbox_status is ERROR or MISSING
What Gets Preserved - Table showing transcript vs workspace retention
Workspace Archive Capture - Explains internal archives (not user-accessible)
2. Navigation Reorganization
Created a new "Feature Guides" grouping in the Enterprise tab as the second section, containing:
Why This Matters
Users were encountering disabled chat inputs or read-only conversations without understanding:
This documentation provides clear guidance on the lifecycle behavior.
This PR was created by an AI agent (OpenHands) on behalf of the user.
@jpelletier1 can click here to continue refining the PR