Conversation
The macOS tab ended on `ln -sf ~/.cix/runtime/current/cix /usr/local/bin/cix`, which put a symlink trick inside the one route whose whole point is that it needs no terminal. Installing the app IS the macOS install: the server runs, the account exists, both halves keep themselves updated. The `cix` command is a separate thing and the same on every platform, so it becomes the first of the shared steps instead — install.sh, once, on whichever machine you search from. It needs no configuration after the app either, because first run already wrote ~/.cix/config.yaml with the server and an API key. The detail is not duplicated here: the dashboard's home page carries the full version (ConnectClaudeCode.tsx — four steps with a connect command derived from that deployment's own host), and it cannot go stale the way a copy on this site would, so the step points at it. The `cix config show` output in the block is transcribed from a real run rather than invented, and the install line now carries CLI_VERSION. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
fix(site): the CLI is its own install, not a PATH workaround
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.
Site-only promotion. Carries #255 and #258.
mac/v*release itself, with a version-derived static href as the no-JS fallback and a newci-site.ymlgate onMAC_APP_VERSION.connect-srcgainsapi.github.com.ln -sf …/cix /usr/local/bin/cixstep leaves the macOS tab (installing the app is the macOS install); the CLI becomes the first shared step viainstall.sh, pointing at the dashboard's own Connect Claude Code to cix card for the detailed, per-deployment version.Merging this deploys the site (
deploy-site.ymlon push tomaintouchingsite/**).Verified before promotion
npm ci+npm run buildclean from an emptynode_modules; bothci-site.ymlgates passdist/served with the production CSP parsed out ofpublic/_headers: no violations, the GitHub release lookup succeeds,/and/docs/and every image 200🤖 Generated with Claude Code