Skip to content

promote: stable v1.14.18 - #307

Closed
ranxianglei wants to merge 3 commits into
masterfrom
2026-08-15_promote-stable-v1.14.18
Closed

promote: stable v1.14.18#307
ranxianglei wants to merge 3 commits into
masterfrom
2026-08-15_promote-stable-v1.14.18

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Sync stable npm dist-tag to v1.14.18 (currently at 1.14.13).

CI will run npm dist-tag add opencode-acp@1.14.18 stable on merge.

No code changes — tag-only release.

⚠️ Merge order

Merge PR #306 (v1.14.18 release) FIRST. This PR depends on v1.14.18 existing on npm (latest tag). If merged before the publish completes, the dist-tag command will fail with 404.

@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown

📦 Built Plugin Artifact

Branch: 2026-08-15_promote-stable-v1.14.18 (858180d)

Option A — Install from npm PR tag (recommended)

opencode plugin opencode-acp@pr-307 --global

Each push to this PR publishes a new version under the pr-307 npm tag.

Option B — Install from GitHub

opencode plugin "github:ranxianglei/opencode-acp#2026-08-15_promote-stable-v1.14.18" --global

Option C — Download artifact

  1. Download the artifact from the Actions run
  2. Extract the tarball and install:
tar xzf opencode-acp-pr307.tgz
cp -r package/dist ~/.cache/opencode/packages/opencode-acp@latest/node_modules/opencode-acp/dist
  1. Restart opencode to pick up changes.

This comment is automatically updated on each push.

@ranxianglei

Copy link
Copy Markdown
Owner Author

Superseded by #309 — v1.14.18 was never published to npm (release pipeline was broken at the time), so npm dist-tag add opencode-acp@1.14.18 stable would fail with version-not-found. #309 promotes v1.14.19 which is published and verified.

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