Skip to content

fix: update the office bundle size heads-up for the pptx/pdf components - #242

Merged
quickbeard merged 2 commits into
mainfrom
fix/office-bundle-sizes
Aug 5, 2026
Merged

fix: update the office bundle size heads-up for the pptx/pdf components#242
quickbeard merged 2 commits into
mainfrom
fix/office-bundle-sizes

Conversation

@quickbeard

Copy link
Copy Markdown
Owner

Summary

The codevhub skill office pre-download heads-up still quoted the old docx+xlsx-only bundle sizes (~610/820/1400 MB). The rebuilt bundles now carry the pptx and pdf skills' dependencies (markitdown wheels, Node.js installers, PptxGenJS/Playwright module trees, and Chromium builds — both chips on macOS), so a macOS user was told "~1400 MB" and then got a 3.1 GB download. Updated to ~1200 MB Ubuntu / ~1400 MB Windows / ~3100 MB macOS, matching the published sizes in quickbeard/codev-landing-page#94.

Also refreshed the file-header comment, which still described the bundle as "DOCX/XLSX authoring" only.

Display-only change: the numbers feed the heads-up message; progress totals come from the server's content-length, and everything else in the command is a naming contract that didn't change.

Test plan

  • pnpm typecheck, pnpm check (biome), pnpm test (1378 passed, 2 skipped)

🤖 Generated with Claude Code

Quickbeard and others added 2 commits August 5, 2026 10:26
The rebuilt bundles carry the pptx and pdf skills' dependencies
(markitdown wheels, Node.js, PptxGenJS/Playwright module trees,
Chromium builds - both chips on macOS), so the pre-download estimate
was badly stale: a macOS user was told ~1400 MB before a 3.1 GB
download. Display-only; progress totals still come from the server's
content-length.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@quickbeard
quickbeard merged commit 65089f6 into main Aug 5, 2026
2 of 4 checks passed
@quickbeard
quickbeard deleted the fix/office-bundle-sizes branch August 5, 2026 03:33
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