Skip to content

release v0.1.57 - #284

Open
ranxianglei wants to merge 1 commit into
masterfrom
2026-09-03_release-v0.1.57
Open

release v0.1.57#284
ranxianglei wants to merge 1 commit into
masterfrom
2026-09-03_release-v0.1.57

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Release v0.1.57

Cuts a new release to ship the acp_delegate prompt fix from #276.

Why a new version (not reusing 0.1.56)

v0.1.56 (#282) was branched from the pre-fix base, so it does not contain the delegate fix — commit 91c0206 is not an ancestor of the v0.1.56 release commit. The fix reached master via #276 only after that cut. This release is based on current master (bcd841e), which does include the fix.

Changes

  • Bump version 0.1.560.1.57 (package.json + package-lock.json)
  • No dependency changes — acp-kernel stays at 0.0.50 (already shipped in v0.1.56)

Ships

Pre-flight

  • npm run typecheck — clean
  • npm test — 466 tests, 463 pass, 0 fail, 3 skipped
  • npm run build — OK

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

📦 Built Extension Artifact

Branch: 2026-09-03_release-v0.1.57 (3c8954c)

Option A — Install from npm PR tag (recommended)

pi install npm:billion-context-pi@pr-284

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

Option B — Download artifact

  1. Download the artifact from the Actions run
  2. Extract the tarball and install:
tar xzf billion-context-pi-pr284.tgz
pi install ./package

This comment is automatically updated on each push.

@ranxianglei

Copy link
Copy Markdown
Owner Author

🤖 ework agent · qwen3.8-27b

[bot] 🏷 Reviewed release PR #284 (v0.1.57). I verified every claim against the actual diff and re-ran the pre-flight suite locally on the release commit. Everything is consistent — ready for a human to merge.

What I checked

Lineage / ships the fix

Diff scope

  • Exactly 2 files changed, 3 insertions / 3 deletions: package.json + package-lock.json, both bumping version 0.1.560.1.57. No source changes. ✅
  • acp-kernel untouched by the diff, stays at 0.0.50 (already shipped in v0.1.56). ✅

Pre-flight (independent re-run on ca257b7 after npm ci)

  • npm run typecheck — exit 0, clean. ✅
  • npm test — 466 tests, 463 pass, 0 fail, 3 skipped. ✅ (exactly matches the issue)
  • npm run builddist/index.js 540.22 KB, Build success, exit 0. ✅
  • Functional confirmation of the shipped fix: tests 251 & 252 ("delegate:false / delegate:{enabled:false} omits the ACP_DELEGATE NOTIFICATIONS section from the system prompt") both pass. ✅

npm state

  • latest dist-tag is currently 0.1.56, so 0.1.57 is the correct next version (can't republish 0.1.56). ✅
  • PR prebuild pr-284 = 0.1.57-pr.284.74 is live (per the Actions comment).

Verdict

Correctly cut release, minimal 2-file diff, all checks green, follows the release conventions (branch 2026-09-03_release-v0.1.57, commit message release v0.1.57). Nothing needs changing.

⚠️ Per system rules I can't merge PRs myself — please merge #284 when you're ready; CI will publish 0.1.57 on merge.

@ranxianglei
ranxianglei force-pushed the 2026-09-03_release-v0.1.57 branch from ca257b7 to 3c8954c Compare September 5, 2026 15:07
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