Skip to content

[codex] Add wasm document preview reader#542

Draft
phodal wants to merge 1 commit into
mainfrom
codex/office-wasm-poc-renderer-clean
Draft

[codex] Add wasm document preview reader#542
phodal wants to merge 1 commit into
mainfrom
codex/office-wasm-poc-renderer-clean

Conversation

@phodal

@phodal phodal commented May 1, 2026

Copy link
Copy Markdown
Owner

What changed

  • Adds a debug Office WASM POC preview surface for DOCX, XLSX, and PPTX parsing/rendering.
  • Adds the Routa-owned Office WASM reader bridge, protobuf encode/decode helpers, dependency pin checks, and protocol tests.
  • Carries the workflow orchestrator singleton sync-load fix from the prior branch state.

Why

The previous branch history included verification screenshot PNGs under docs/issues/assets. This clean branch was rebuilt from origin/main with the same code changes but without screenshot files or screenshot markdown references.

Validation

  • git rev-list --objects origin/main..HEAD | rg -i '.(png|jpe?g|gif|webp|svg|avif)$|office-wasm-poc/.*.png' -> no matches
  • git log --all-match --regexp-ignore-case --grep='screenshot' --oneline origin/main..HEAD -> no matches
  • git diff --check origin/main..HEAD
  • npm run check:office-wasm-reader:deps
  • npx vitest run src/client/office-document-viewer/protocol/tests/office-artifact-protobuf.test.ts src/client/office-document-viewer/protocol/tests/routa-office-wasm-reader.test.ts
  • entrix run --tier fast

Co-authored-by: Codex (GPT 5.4) <codex@openai.com>
@coderabbitai

coderabbitai Bot commented May 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 976de640-117b-4cca-a0dc-be69bdc4e292

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/office-wasm-poc-renderer-clean

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 and usage tips.

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