Skip to content

docs: update documentation for OpenHands v1.13.0 - #722

Merged
DevinVinson merged 3 commits into
mainfrom
automation/docs-v1.13.0-release
Aug 14, 2026
Merged

docs: update documentation for OpenHands v1.13.0#722
DevinVinson merged 3 commits into
mainfrom
automation/docs-v1.13.0-release

Conversation

@all-hands-bot

Copy link
Copy Markdown
Contributor

Summary

Documentation updates for the OpenHands v1.13.0 release, covering four new product features:

Changes

  1. Conversation archive (conversations.mdx)

    • New "Archive a Conversation" section documenting how to archive, view, and unarchive conversations.
    • Archive hides conversations from the sidebar without deleting them; state is stored per backend in browser local storage.
  2. Inline Markdown artifact previews (conversations.mdx)

    • New section documenting that Markdown files created by an agent render inline as a height-limited rich preview with an internal scrollbar.
    • Documents the View action to open the full file in the Files drawer.
  3. Context window usage meter and manual compaction (conversations.mdx)

    • New section documenting the context-window meter in the composer, the usage drawer (token usage and provider balance), and manual compaction.
    • Notes that the meter only appears for models that report a context window size.
  4. Non-MCP-installable integration labeling (prebuilt-automations.mdx)

    • New note explaining that some recommended automations depend on integrations that cannot be auto-installed as MCP servers.
    • Documents the Needs external setup label and that the MCPs to connect count only covers auto-installable integrations.

Source

Source issue: #720

Validation

  • Reviewed PR descriptions and diffs from linked primary sources (PRs #16100, #16185, #16311, and automations integration fix) to verify documented behavior.
  • Ran scripts/generate-llms-files.py to verify the llms.txt generator runs without errors. The generated llms files were already stale relative to main before these changes; only the two .mdx files above are included in this PR to keep the change minimal and focused.
  • No other lightweight documentation checks (e.g., mint broken-links) were run because the Mintlify CLI is not installed in this environment.

This pull request was created by an AI agent (OpenHands) on behalf of the user.

Add documentation for v1.13.0 release features:
- Conversation archive (hide/unarchive) in conversations.mdx
- Inline Markdown artifact previews in conversations.mdx
- Context window usage meter and manual compaction in conversations.mdx
- Non-MCP-installable integration labeling in prebuilt-automations.mdx

Co-authored-by: openhands <openhands@all-hands.dev>
@mintlify

mintlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
all-hands-ai 🟢 Ready View Preview Aug 13, 2026, 8:44 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Clarified instructions for manually compacting the conversation.
Clarify you can the usage panel and popover.
@DevinVinson
DevinVinson merged commit a9349ee into main Aug 14, 2026
5 checks passed
@DevinVinson
DevinVinson deleted the automation/docs-v1.13.0-release branch August 14, 2026 00:36
@DevinVinson DevinVinson linked an issue Aug 14, 2026 that may be closed by this pull request
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

automation: Docs update for OpenHands v1.13.0 release

3 participants