Skip to content

Docs/help: claude + all runtimes, fresh-clone → install gotcha#10

Merged
ReidenXerx merged 1 commit into
mainfrom
docs/self-service-install-readiness
Jul 24, 2026
Merged

Docs/help: claude + all runtimes, fresh-clone → install gotcha#10
ReidenXerx merged 1 commit into
mainfrom
docs/self-service-install-readiness

Conversation

@ReidenXerx

Copy link
Copy Markdown
Owner

Readiness audit so the install/update scripts are fully self-service.

Verified working standalone (temp-repo test): fresh install --runtime all --no-setup (all key files, runtime=all, 0 __GITNEXUS_REPO__ leaks); update (reads runtime from manifest); clear errors — Invalid runtime "bogus". Use any of: … and Not installed … Run install first.

Fixed the doc/help staleness (Claude Code wasn't represented):

  • bin/install.sh / bin/update.sh -h: runtime list cursor|zed|claude|both|all (was cursor|zed|both) + all/claude examples.
  • update.sh -h: notes it reads runtime from the manifest + the fresh-clone gotcha.
  • QUICKSTART + README: all/claude examples, Claude Code in the runtime + after-install rows, and a callout that a fresh clone must install (manifest is gitignored → update says "Not installed").

Docs/help only, no code change. 62/62 tests.

🤖 Generated with Claude Code

…install gotcha

Self-service install/update readiness audit. The scripts already work standalone — verified a fresh
install (all files, runtime=all, 0 placeholder leaks), an update (reads runtime from the manifest),
and clear errors for an invalid runtime and a missing manifest. The only gaps were stale help/docs
that hadn't caught up to Claude Code being a runtime:

- bin/install.sh + bin/update.sh -h: runtime list now cursor|zed|claude|both|all (was cursor|zed|both);
  added all/claude examples; widened the sed ranges to print the new lines.
- update.sh -h now states it reads the runtime from the manifest, and the fresh-clone gotcha.
- QUICKSTART + README: all/claude install examples, Claude Code in the runtime row + after-install
  restart step, and a callout that a FRESH CLONE must `install` (the manifest is gitignored, so
  `update` stops with "Not installed. Run install first.").

Docs/help only — no code change. 62/62 tests.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ReidenXerx
ReidenXerx merged commit 8f11964 into main Jul 24, 2026
1 check passed
@ReidenXerx
ReidenXerx deleted the docs/self-service-install-readiness branch July 24, 2026 12:15
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