Promote dev → main - #32
Merged
Merged
Conversation
The 01 — Install terminal now has two tabs: CLI (default) walks through git clone -> just quickstart -> real colcon build lines -> the actual openral REPL banner -> openral doctor, and CURL shows the Tier-0 curl-install path with a "Coming soon" badge. The banner and doctor table are captured verbatim via console.export_text() from the real openral_cli code so the site shows literal terminal output rather than a re-styled approximation, sized to fit the terminal without horizontal scroll. Also fixes a stale-closure bug that silently dropped the first line of every streamed output block, and a UA-stylesheet quirk that let <code>/<pre> fall back to the wrong monospace font. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UGUszRrjkB7AV98n6mGd7r
Install section: CLI/CURL tabs with literal terminal output
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Automated promotion of
dev→main, dispatched by @AdrianLlopart.