release: v1.14.9 — filterRecommendedRanges fix, cc-alg 1.3.0, multi-entry compress docs - #260
Merged
Merged
Conversation
…ntry compress docs
ranxianglei
force-pushed
the
2026-08-02_release-v1.14.9
branch
from
August 2, 2026 04:54
a54d91d to
3a96858
Compare
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.
Summary
Stable release v1.14.9 covering 3 PRs since v1.14.8.
PRs Included
filterRecommendedRangessuppressed ALL recommendations when compressible content was below 5% of modelContextLimit. Rewrote to always show all ranges. (2) Nudge loop fix:lastNudgeShownTokensreset toundefinedonnothingToCompresscaused nudges firing every turn.context-compress-algorithms1.2.1 → 1.3.0. Holistic TIER2/TIER3 prompts — summarize by theme instead of per-block, fixing length overflow with 70+ T1 blocks (issue [Bug] Tier 2/3 nudge 建议单个全量压缩范围,大会话必超 summary 上限导致卡死 #256).contentarrays (PR feat: batch compress with per-entry topics #156), but only single-entry was shown for block-based compression.Changes
package.json: version1.14.8-dev.5→1.14.9README.md: changelog entry addedREADME.zh-CN.md: changelog entry addeddevlog/2026-08-02_release-v1.14.9/: REQ.md + WORKLOG.mdVersion Type
Stable release (no
-suffix) → CI publishes tolatestnpm tag.