Skip to content

docs: strip git-install refs, canonicalize npm install paths - #1

Merged
lloydsk merged 3 commits into
mainfrom
pr3-docs-npm-canonical
Jul 31, 2026
Merged

lloydsk merged 3 commits into
mainfrom
pr3-docs-npm-canonical

Conversation

@lloydsk

@lloydsk lloydsk commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

Now that @stablekernel/opencode-bgrun@0.1.2 is live on npm, remove all git-install references and replace with npm-canonical paths.

Changes

  • README.md — plugin spec @stablekernel/opencode-bgrun@0.1.2, cache path $(npm root -g)/@stablekernel/opencode-bgrun/bin/, npm i -g as primary human CLI path
  • skill/run-bg/SKILL.md — same spec substitutions, section heading updated from "git-install" to "npm"
  • install.sh — guidance message text updated (no behavior changes)

Zero remaining @github: or #v0.1. references in any of the three files.

Pre-merge checklist

  • @stablekernel/opencode-bgrun@0.1.2 confirmed live on npm
  • OpenCode loading plugin from npm cache (dogfood verified)
  • npm pack --dry-run clean, no stray references in tarball

lloydsk added 3 commits July 30, 2026 19:34
Replace all @github: git-install references with npm-canonical paths:
- opencode.json plugin spec: @stablekernel/opencode-bgrun@0.1.2
- Human CLI: npm i -g @stablekernel/opencode-bgrun (primary path)
- Cache path: $(npm root -g)/@stablekernel/opencode-bgrun/bin/ (no quoting needed)
- install.sh guidance text updated (no behavior changes)

Affects: README.md, skill/run-bg/SKILL.md, install.sh
@lloydsk
lloydsk merged commit 70364da into main Jul 31, 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