release v1.14.20 - #316
Merged
Merged
Conversation
…ive-block decompress, logging)
📦 Built Plugin ArtifactBranch: Option A — Install from npm PR tag (recommended)opencode plugin opencode-acp@pr-316 --globalEach push to this PR publishes a new version under the Option B — Install from GitHubopencode plugin "github:ranxianglei/opencode-acp#2026-08-17_release-v1.14.20" --globalOption C — Download artifact
tar xzf opencode-acp-pr316.tgz
cp -r package/dist ~/.cache/opencode/packages/opencode-acp@latest/node_modules/opencode-acp/dist
This comment is automatically updated on each push. |
|
✅ Published opencode plugin opencode-acp@latest --global |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 1.14.19 → 1.14.20. Release commit bumps only
package.json+ lock; CIrelease.ymlpublishes on merge (pipeline fixed in v1.14.19).Changes since v1.14.19 (9 commits)
modelContextLimit lifecycle (#312, #313, #314, #315)
48b941efix: reconcilemodelContextLimiton model switch (切换模型导致上下水水平计算错误 #312)bb24e83review(fix: reconcile modelContextLimit on model switch (#312) #314): log hydration outcome + dedupe model-limit catalog (extractedlib/state/model-limits.ts)0a63a10fix(切换模型导致上下水水平计算错误 #312): invalidate stalemodelContextLimiton catalog miss (fix(#312): invalidate stale modelContextLimit on catalog miss (#313 + #314 combined) #315)Inactive-block decompress (#193)
73312f4fix:decompressaccepts standalone inactive blocks (nested-block redirect unchanged);acp_status scope=compressedlists all blocks with an[inactive]marker + active/inactive countsQuality gate (#301, #303)
2761605fix(compress): preemptiveacknowledgeRisk: trueis now a no-op with a usage-teaching note instead of a hard error; only a real quality-gate rejection arms the bypassDebug / logging (#278, #279, #311)
38a1920fix: debug nudge phantom turn loop — debug notifications no longer usesendIgnoredMessage9abff6ffix: gate debug recommendation filter log behindshouldInject(no more per-turn noise)49560d9fix: write ERROR/WARN to the daily log even when debug is offHousekeeping
df0b194promote: stable v1.14.19 devlog paperwork (promote: stable v1.14.19 — pipeline-fixed release incl. 14.14/14.16 content #309)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 passedInstall
opencode plugin opencode-acp@latest --global