Skip to content

release: v1.14.9 — filterRecommendedRanges fix, cc-alg 1.3.0, multi-entry compress docs - #260

Merged
ranxianglei merged 1 commit into
masterfrom
2026-08-02_release-v1.14.9
Aug 2, 2026
Merged

release: v1.14.9 — filterRecommendedRanges fix, cc-alg 1.3.0, multi-entry compress docs#260
ranxianglei merged 1 commit into
masterfrom
2026-08-02_release-v1.14.9

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Summary

Stable release v1.14.9 covering 3 PRs since v1.14.8.

PRs Included

  1. fix: remove context-relative suppression from filterRecommendedRanges (Issue #251) #252 — Two fixes: (1) Issue Bug: filterRecommendedRanges hides valid compression ranges at large context windows #251: filterRecommendedRanges suppressed ALL recommendations when compressible content was below 5% of modelContextLimit. Rewrote to always show all ranges. (2) Nudge loop fix: lastNudgeShownTokens reset to undefined on nothingToCompress caused nudges firing every turn.
  2. chore: bump context-compress-algorithms to 1.3.0 #257 — Bump context-compress-algorithms 1.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).
  3. docs: document multi-entry compress format in system prompt and T2/T3 nudge #259 — Document multi-entry compress format in system prompt and T2/T3 nudge. The compress tool already supported content arrays (PR feat: batch compress with per-entry topics #156), but only single-entry was shown for block-based compression.

Changes

  • package.json: version 1.14.8-dev.51.14.9
  • README.md: changelog entry added
  • README.zh-CN.md: changelog entry added
  • devlog/2026-08-02_release-v1.14.9/: REQ.md + WORKLOG.md

Version Type

Stable release (no - suffix) → CI publishes to latest npm tag.

@ranxianglei
ranxianglei force-pushed the 2026-08-02_release-v1.14.9 branch from a54d91d to 3a96858 Compare August 2, 2026 04:54
@ranxianglei
ranxianglei merged commit 67c4117 into master Aug 2, 2026
5 checks 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