feat(runtime): pin gentle-ai v3.1.0 and prepare gentle-pi 3.2.0 - #1153
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (12)
Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe package now pins Gentle AI v3.1.0 and gentle-pi 3.2.0. Installer assets, Windows source-build metadata, native capability mappings, specifications, tests, verification messages, and documentation use the updated versions. ChangesGentle AI runtime and package release
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~15 minutes Change: Other Merge Risk: ⚪ Minimal · up to The package and runtime pins are aligned across installation, negotiation, release checks, tests, and documentation, so no merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 10.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 10 functions across 8 files. (4 skipped: 4 unsupported.)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
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. Comment |
Closes #1152
Summary
v3.1.0(cfc415ce) on the/v3module: installer version, the four signed release archives with archive and binary SHA-256 digests, and the SumDB source module checksum for the Windows build.3.1.0row toNATIVE_CLI_CONTRACTS(lib and generated runtime module), repeating3.0.1exactly: zero bytes changed undercontracts/review-integration/v2andcontracts/review-provider-contractbetween the v3.0.2 and v3.1.0 tags; provider contract stays1.2.0.3.2.0(package.json, docs, openspec spec, version-bound tests).Same file set as #1118.
Verification
checksums.txtof the v3.1.0 release and freshly computed hashes; binary digests computed from the extracted executables.node --experimental-strip-types --test tests/gentle-ai-installer.test.ts tests/gentle-ai-binary.test.ts tests/native-review-capability-contract.test.ts tests/package-manifest.test.ts: 113 pass, 7 Windows-only skipspnpm test: 2638 pass, 0 fail, 38 skipped; provider contract check passed (contract 1.2.0)node scripts/verify-package-files.mjs: passed (168 files; 69 byte-pinned contract artifacts for the v3.1.0 runtime)npm pack --dry-run: gentle-pi-3.2.0.tgznode scripts/test-packed-runner.mjs: packed package E2E passed (gentle-pi 3.2.0; Gentle AI 3.1.0), downloading and verifying the published v3.1.0 assetsAI assistance
Material assistance used: Claude Code (Claude Fable 5.1 orchestrating, Sonnet writer) with maintainer-computed digests in the feature document. Verification: the commands above and the native review.
Summary by CodeRabbit
New Features
Bug Fixes
Documentation