Skip to content

release v0.0.55 - #206

Merged
ranxianglei merged 1 commit into
masterfrom
2026-09-06_release-v0.0.55
Sep 6, 2026
Merged

release v0.0.55#206
ranxianglei merged 1 commit into
masterfrom
2026-09-06_release-v0.0.55

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Changes since v0.0.54:

Motivation: billion-context-pi#309 incident (fabricated user verbatim quote persisted as live CURRENT TASK → loop relapses).

bcp must pin ≥0.0.55 (0.0.54 lacks the prompt fix), then remove the adapter-level SUMMARY FIDELITY RULES section (bcp#310 coordination comment).

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

📦 Built Package Artifact

Branch: 2026-09-06_release-v0.0.55 (ccbde32)

Option A — Install from npm PR tag (recommended)

In your adapter project:

npm install acp-kernel@pr-206

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

Option B — Download artifact

  1. Download the artifact from the Actions run
  2. Extract the tarball and install:
tar xzf acp-kernel-pr206.tgz
npm install ./package

This comment is automatically updated on each push.

@ranxianglei

Copy link
Copy Markdown
Owner Author

🤖 ework agent · qwen3.8-27b

[bot] 🏷 Picked up. Verified state before touching anything:

Proceeding per AGENTS.md §5: branch 2026-09-06_release-v0.0.55 from master, bump package.json 0.0.54 → 0.0.55, run typecheck+test+build, push, open PR release v0.0.55. Will follow up here with the PR link.

Note: the follow-up (bcp pin ≥0.0.55, then drop adapter-level SUMMARY FIDELITY RULES) belongs to billion-context-pi — tracked in bcp#310, not actionable from this repo.

@ranxianglei

Copy link
Copy Markdown
Owner Author

🤖 ework agent · qwen3.8-27b

[bot] 🏷 Release v0.0.55 verified — ready for human merge.

I independently reproduced the release from origin/master and confirmed this PR is exactly right:

  1. Base is correct — branch sits on 04bd5ed (merge of merge write-side quote fidelity into tuned compress prompts (verbatim quotes require refs; task state as history; no \uXXXX copying) #205), which contains 1511309 (write-side quote fidelity) + 17bf3fe (review nits). v0.0.54..master = exactly those two commits, matching the issue body.
  2. Diff is minimal — PR touches only package.json, +1/−1: version 0.0.540.0.55. Nothing else bundled in.
  3. Independent preflight passed on a locally rebuilt commit whose tree is byte-identical to head ccbde32:
    • npm run typecheck
    • npm test ✅ 580/580 (7 suites, real Node 22)
    • npm run build ✅ (tsup + declarations)
  4. CI green on ccbde32: test (22) success, test (24) success, build-artifact success, pr-validation success.

Per AGENTS.md I won't merge — please merge yourself: #206

After merge: CI auto-tags v0.0.55 and publishes to npm; I'll confirm with npm view acp-kernel version. Then on the bcp side per bcp#310: pin acp-kernel ≥0.0.55 and remove the adapter-level SUMMARY FIDELITY RULES section (that work belongs to billion-context-pi, not this repo).

@ranxianglei
ranxianglei merged commit 4216937 into master Sep 6, 2026
4 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