Skip to content

chore: remove live-editor reference page#16446

Merged
Mossaka merged 1 commit intomainfrom
chore/remove-live-editor-page
Feb 17, 2026
Merged

chore: remove live-editor reference page#16446
Mossaka merged 1 commit intomainfrom
chore/remove-live-editor-page

Conversation

@Mossaka
Copy link
Collaborator

@Mossaka Mossaka commented Feb 17, 2026

Summary

Removes the embedded live editor page from the docs site navigation. The feature is too early to expose publicly.

  • Deletes docs/src/content/docs/reference/live-editor.mdx
  • Removes "Live Editor" sidebar entry from astro.config.mjs

The standalone editor at /editor/ remains deployed but is not linked from the docs — accessible only by direct URL for internal testing.

🤖 Generated with Claude Code

The embedded live editor in the Starlight docs is premature.
The standalone editor at /editor/ remains available for internal use
but is not linked from the docs navigation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 17, 2026 21:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the embedded live editor documentation page from the docs site navigation while preserving the standalone editor for internal testing. The live editor feature is considered too early for public exposure, so it's being hidden from documentation navigation while remaining accessible via direct URL.

Changes:

  • Deleted the live-editor reference documentation page (docs/src/content/docs/reference/live-editor.mdx) containing the embedded WebAssembly-powered workflow editor (715 lines)
  • Removed "Live Editor" entry from the Reference section sidebar in docs/astro.config.mjs

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/src/content/docs/reference/live-editor.mdx Complete removal of the embedded live editor documentation page with inline editor implementation
docs/astro.config.mjs Removed "Live Editor" navigation link from the Reference section sidebar

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Mossaka Mossaka merged commit 0ff1ac1 into main Feb 17, 2026
49 checks passed
@Mossaka Mossaka deleted the chore/remove-live-editor-page branch February 17, 2026 21:34
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.

2 participants