Skip to content

chore: reconcile pi-tools release state - #14

Merged
OnlineChef (ChefGroep) merged 1 commit into
mainfrom
che-234-portfolio
Aug 30, 2026
Merged

chore: reconcile pi-tools release state#14
OnlineChef (ChefGroep) merged 1 commit into
mainfrom
che-234-portfolio

Conversation

@ChefGroep

Copy link
Copy Markdown
Contributor

CHE-234 portfolio convergence.

What changed:

  • Reconcile repository package metadata with the already-published npm version 0.10.8.
  • Sharpen public package positioning around high-speed local fuzzy/content search.
  • Fix an existing Bun test.each readonly typing issue found while reproducing main.
  • Preserve 1.0 as a separate compatibility milestone rather than a cosmetic bump.

Verification:

  • Workspace formatting/lint passed.
  • fff-node and fff-bun workspace packages built.
  • pi-tools typecheck passed after the existing test typing repair.
  • Pi package contract: 52/52 tests passed and tarball contract passed.

@linear-code

linear-code Bot commented Aug 30, 2026

Copy link
Copy Markdown

CHE-234

@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6f9318d9-9150-449c-bbc8-77163f799a30

📥 Commits

Reviewing files that changed from the base of the PR and between 6c40836 and dd520c5.

⛔ Files ignored due to path filters (1)
  • packages/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • packages/pi-tools/README.md
  • packages/pi-tools/package.json
  • packages/pi-tools/test/docs-consistency.test.ts
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • GroepOnline/opencodex (manual)

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The change documents pi-tools scope and runtime dependencies, updates its version from 0.10.5 to 0.10.8, and changes the docs-consistency test list from a readonly tuple to a mutable string[].

Changes

pi-tools release updates

Layer / File(s) Summary
Package documentation and release alignment
packages/pi-tools/README.md, packages/pi-tools/package.json, packages/pi-tools/test/docs-consistency.test.ts
The README defines pi-tools scope and runtime dependencies. The package version changes to 0.10.8. The docs-consistency test declares its changed-file list as string[].

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to dd520

This PR reconciles the package release metadata, refines documentation, and repairs test typing without changing production behavior or runtime dependencies. No actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: misterwanted

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the release-state reconciliation. It covers the package version update and related documentation and test alignment.
Description check ✅ Passed The description directly matches the changeset and objectives. It covers package metadata, package positioning, the test typing fix, compatibility milestone, and verification results.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (2 skipped: 2 …
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (2 skipped: 2 unsupported.)

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch che-234-portfolio

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ChefGroep
OnlineChef (ChefGroep) merged commit 4981431 into main Aug 30, 2026
22 checks passed
@ChefGroep
OnlineChef (ChefGroep) deleted the che-234-portfolio branch August 30, 2026 23:50
OnlineChef (ChefGroep) added a commit that referenced this pull request Sep 5, 2026
- docs/compatibility.md: tool surface, config precedence, runtime matrix,
  local/no-telemetry boundary, versioning policy, benchmark reproducibility
- scripts/: version-sync, no-telemetry, breaking-major gates + benchmark-compare
- test/compat-surface.test.ts: doc-vs-code surface consistency (5 tests)
- CI: gates wired into external-tests.yml + release.yaml pre-publish guard
- README: performance claims now link the reproducible benchmark script

Version drift (repo 0.10.5 vs npm 0.10.8) was already reconciled by #14;
this adds the gate that keeps it closed.
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