chore: bump bundled OfficeCLI to v1.0.102#1050
Conversation
Bump packages/desktop-electron/bundled-tools.json officecli.version from v1.0.93 to v1.0.102, refresh skillsTarballSha256, and re-sync vendored skills/ with PawWork override blockquote re-injected after upstream frontmatter. Verified desktop assets for darwin-arm64, darwin-x64, win32-x64, win32-arm64 via packages/desktop-electron/scripts/prepare-officecli.ts. Upstream release: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.102
|
Warning Review limit reached
More reviews will be available in 41 minutes and 27 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (11)
✨ Finishing Touches🧪 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 |
There was a problem hiding this comment.
Code Review
This pull request updates the bundled officecli version to v1.0.102 and updates the installation script URLs across multiple SKILL.md documentation files to use the new d.officecli.ai domain. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Bump the bundled OfficeCLI version in
packages/desktop-electron/bundled-tools.jsonfromv1.0.93tov1.0.102, refreshofficecli.skillsTarballSha256, and re-sync the vendoredskills/bundle to the upstream v1.0.102 content with the PawWork override blockquote re-injected after the upstream frontmatter.Why
Upstream OfficeCLI published several releases since the bundle was last bumped (
v1.0.94throughv1.0.102, withv1.0.102on 2026-05-28). The scheduledofficecli-bumpworkflow keeps failing at the "Create bump pull request" step (see workflow runs26744544092and the just-triggered26806907135); #735 is the in-flight fix for that automation. To unblock the next release cut, this PR completes the bump handoff manually using the same script path the workflow runs.Related Issue
No issue. This is the periodic upstream OfficeCLI bump that the scheduled workflow would normally produce; #735 tracks repairing the workflow's PR-creation step.
Human Review Status
Pending. A human should make the final merge decision after reviewing the diff and verification evidence.
Review Focus
v1.0.102is the intended upstream OfficeCLI release.skillsTarballSha256(933f63e5a73d3c136bacfd10f435af775355cc170ab69f4a42dbcf5648b9cb6a) matches the computed v1.0.102 skills bundle content SHA.skills/diff is the expected upstream sync (mainly install-URL changes fromraw.githubusercontent.com/iOfficeAI/OfficeCLI/main/install.*tod.officecli.ai/install.*) with the PawWork override blockquote present in every syncedSKILL.md.Risk Notes
packages/desktop-electron/scripts/prepare-officecli.tsbefore commit.How To Verify
Screenshots or Recordings
Not needed. Dependency pin + vendored skills maintenance PR with no visible UI change.
Checklist
bug,enhancement,task, ordocumentation), at least one primary routing label (app,ui,platform,harness, orci), and exactly one priority label (P0toP3), or I requested maintainer labelingdev, and my PR title and commit messages use Conventional Commits in English