Skip to content

release v1.14.20 - #316

Merged
ranxianglei merged 1 commit into
masterfrom
2026-08-17_release-v1.14.20
Aug 17, 2026
Merged

release v1.14.20#316
ranxianglei merged 1 commit into
masterfrom
2026-08-17_release-v1.14.20

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Release 1.14.19 → 1.14.20. Release commit bumps only package.json + lock; CI release.yml publishes on merge (pipeline fixed in v1.14.19).

Changes since v1.14.19 (9 commits)

modelContextLimit lifecycle (#312, #313, #314, #315)

Inactive-block decompress (#193)

  • 73312f4 fix: decompress accepts standalone inactive blocks (nested-block redirect unchanged); acp_status scope=compressed lists all blocks with an [inactive] marker + active/inactive counts

Quality gate (#301, #303)

  • 2761605 fix(compress): preemptive acknowledgeRisk: true is now a no-op with a usage-teaching note instead of a hard error; only a real quality-gate rejection arms the bypass

Debug / logging (#278, #279, #311)

  • 38a1920 fix: debug nudge phantom turn loop — debug notifications no longer use sendIgnoredMessage
  • 9abff6f fix: gate debug recommendation filter log behind shouldInject (no more per-turn noise)
  • 49560d9 fix: write ERROR/WARN to the daily log even when debug is off

Housekeeping

Preflight

  • npm ci + typecheck + build + test: 1003/1003 pass
  • ./scripts/ci/check-pr.sh 2026-08-17_release-v1.14.20 origin/master — all checks passed

Install

opencode plugin opencode-acp@latest --global

@github-actions

Copy link
Copy Markdown

📦 Built Plugin Artifact

Branch: 2026-08-17_release-v1.14.20 (a7fbcd8)

Option A — Install from npm PR tag (recommended)

opencode plugin opencode-acp@pr-316 --global

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

Option B — Install from GitHub

opencode plugin "github:ranxianglei/opencode-acp#2026-08-17_release-v1.14.20" --global

Option C — Download artifact

  1. Download the artifact from the Actions run
  2. Extract the tarball and install:
tar xzf opencode-acp-pr316.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
ranxianglei merged commit f2fa1f0 into master Aug 17, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

Published opencode-acp@1.14.20 to npm latest tag.

opencode plugin opencode-acp@latest --global

npm | GitHub Release

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