Skip to content

feat(install): make curl the sole install path with REPL banner + doctor - #43

Merged
AdrianLlopart merged 3 commits into
mainfrom
feat/allow_curl
Jul 22, 2026
Merged

feat(install): make curl the sole install path with REPL banner + doctor#43
AdrianLlopart merged 3 commits into
mainfrom
feat/allow_curl

Conversation

@AdrianLlopart

Copy link
Copy Markdown
Contributor

What

The curl Tier-0 install now works, so the Install section drops the CLI tab and shows a single curl pane.

  • Single curl flow — real scripts/install.sh ==> … output → openral (REPL banner) → doctor (host table). The banner + doctor now appear correctly under curl, matching what the old CLI tab showed.
  • Removed the CLI tab, the "Coming soon" badge, and the tab-switching state.
  • Reworded the band copy + prerequisites note for the sudo-free Tier-0 flow (ROS 2 / CUDA moved behind openral install ros).
  • Pruned the now-dead tab CSS (.term-tab-curl, .term-tab .soon, dead :hover/cursor).

Verify

npm run build passes clean.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GA8WHGzyc82bgWW7K9b5tR

AdrianLlopart and others added 2 commits July 11, 2026 12:42
curl Tier-0 install now works, so drop the CLI tab entirely and show a
single curl pane: real install.sh `==> …` output → `openral` REPL banner
→ `doctor` host table. Reword band copy for the sudo-free Tier-0 flow and
prune the now-dead tab CSS.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GA8WHGzyc82bgWW7K9b5tR
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Jul 22, 2026 12:01pm

The install pane has only one path now, so the standalone "curl" tab label
is noise — remove it (keeping the .term-tabs flex spacer) and delete the
now-unused .term-tab rules.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GA8WHGzyc82bgWW7K9b5tR
@AdrianLlopart
AdrianLlopart merged commit dfb40bc into main Jul 22, 2026
4 checks passed
@AdrianLlopart
AdrianLlopart deleted the feat/allow_curl branch July 22, 2026 12:11
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.

1 participant