Skip to content

feat(runtime): pin gentle-ai v3.7.0 and prepare gentle-pi 3.7.0 - #1377

Merged
Alan-TheGentleman merged 2 commits into
mainfrom
chore/pin-gentle-ai-3.7.0
Sep 23, 2026
Merged

Alan-TheGentleman merged 2 commits into
mainfrom
chore/pin-gentle-ai-3.7.0

Conversation

@Alan-TheGentleman

@Alan-TheGentleman Alan-TheGentleman commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator

Closes #1376

Summary

  • Pin published Gentle AI v3.7.0 with four independently checked signed archives and executable digests, plus the Go SumDB-verified Windows source checksum.
  • Add the explicit unchanged-provider-contract v3.7.0 capability row and regenerate the runtime module.
  • Update pin-specific tests and source-checkout docs; prepare Gentle Shell v3.7.0 without bumping npm before the pin merges.

Type

  • Maintenance/tooling (type:chore)

Changes

Area Change
scripts/gentle-ai-installer.mjs Published release URL, four archive/binary hashes, Windows source checksum.
lib/native-review-cli.ts, runtime/native-review-cli.mjs Verified v3.7.0 row, generated runtime; provider contract stays 1.2.0.
tests/, docs/, odd/tasks/pin-gentle-ai-3.7.0-release.md Pin assertions, source-checkout docs and work-unit evidence.

Test plan

  • Signed release checksums verified with the published repository Minisign key; four archives and executables verified; Go SumDB module checksum independently verified.
  • Strict TDD RED (3.6.1 !== 3.7.0), GREEN (429 focused tests passed).
  • pnpm test: 3360 passed, 38 platform-specific skipped, 0 failed.
  • pnpm run check:runtime-modules and node scripts/verify-package-files.mjs passed.
  • node scripts/test-packed-runner.mjs passed against published v3.7.0 assets.
  • Independent verifier: 66 passed, 0 failed; git diff --check passed.
  • Native high-risk four-lens review approved and acknowledged (review-aad6eb071519fdbb).

Contributor checklist

  • Approved issue linked; one type:chore label requested.
  • Work-unit commit keeps tests and docs with the pin; no co-author trailers.
  • Review workload under 400 authored changed lines.

Summary by CodeRabbit

  • Updates
    • The bundled Gentle AI runtime is now pinned to version 3.7.0, with updated signed release assets for supported platforms.
    • Gentle Shell recognizes Native runtime version 3.7.0 with the same capabilities as version 3.6.1; no new capabilities are enabled.
  • Documentation
    • Runtime version references and source-checkout guidance now reflect Gentle AI 3.7.0.

@coderabbitai

coderabbitai Bot commented Sep 23, 2026

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: d58b9b19-715c-4778-8592-18b116c4217e

📥 Commits

Reviewing files that changed from the base of the PR and between 3fd73a5 and 167f9f8.

📒 Files selected for processing (11)
  • docs/gentle-shell.md
  • docs/readme-reference.md
  • lib/native-review-cli.ts
  • odd/tasks/pin-gentle-ai-3.7.0-release.md
  • runtime/native-review-cli.mjs
  • scripts/gentle-ai-installer.mjs
  • scripts/verify-package-files.mjs
  • tests/gentle-ai-binary.test.ts
  • tests/gentle-ai-installer.test.ts
  • tests/native-review-capability-contract.test.ts
  • tests/package-manifest.test.ts
 _______________________________
< When in doubt, review it out. >
 -------------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ
✨ Finishing Touches
📝 Generate docstrings
  • Commit to this branch
  • Create a new PR
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

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.

@Alan-TheGentleman Alan-TheGentleman added the type:chore Maintenance, tooling, tests, build, or CI changes label Sep 23, 2026
@Alan-TheGentleman
Alan-TheGentleman merged commit e1869a5 into main Sep 23, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:chore Maintenance, tooling, tests, build, or CI changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pin Gentle AI v3.7.0 for the next Gentle Shell release

1 participant