Skip to content

release v0.1.118 - #916

Merged
ranxianglei merged 1 commit into
masterfrom
2026-09-17_release-v0.1.118
Sep 17, 2026
Merged

ranxianglei merged 1 commit into
masterfrom
2026-09-17_release-v0.1.118

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

release v0.1.118

Commit touches ONLY package.json + package-lock.json version fields (0.1.117 → 0.1.118). Part of #772.

Release notes — what ships in v0.1.118

Kernel bump

Features

Fixes

Pre-flight (same checks as CI)

  • npm run typecheck — clean
  • npm test — 1741 tests, 1739 pass, 0 fail, 2 skipped (e2e gate)
  • npm run build — success

@github-actions

Copy link
Copy Markdown

📦 Built Package Artifact

Branch: 2026-09-17_release-v0.1.118 (972e680)

Option A — Install from npm PR tag (recommended)

npm install -g billion-context@pr-916

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

Option B — Download artifact

  1. Download the artifact from the Actions run
  2. Extract the tarball and install:
tar xzf billion-context-pr916.tgz
npm install -g package

Install instructions are refreshed on each push.

@ranxianglei
ranxianglei merged commit 7bf7cde into master Sep 17, 2026
8 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.

[Bug] 消息引用编号与当前顺序不一致时,compress 范围提示会选错消息,导致“内容不足”失败

1 participant