Skip to content

feat(dev): add local harness installer - #14

Merged
LenoSeibert merged 2 commits into
devfrom
codex
Jul 12, 2026
Merged

feat(dev): add local harness installer#14
LenoSeibert merged 2 commits into
devfrom
codex

Conversation

@LenoSeibert

Copy link
Copy Markdown
Owner

Summary

  • add an idempotent local installer for Codex, Claude Code, Gemini CLI, and GitHub Copilot CLI
  • test modified and untracked source without pushing to GitHub
  • isolate local marketplaces under semver-plugin-local to avoid collisions with published installs
  • add Codex cachebuster versions and a --dry-run mode

Usage

./scripts/install-local.sh all
./scripts/install-local.sh codex
./scripts/install-local.sh all --dry-run

Validation

  • bash -n scripts/install-local.sh
  • isolated Codex installation from source: local
  • node scripts/check-version.js
  • Codex plugin manifest validation
  • git diff --check

@LenoSeibert
LenoSeibert merged commit 66e5ffb into dev Jul 12, 2026
1 check passed
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