Skip to content

feat(mtmharness): add browser secondary extension ABI - #43

Merged
codeh007 merged 2 commits into
mainfrom
issue-664-mtmharness-secondary
Aug 28, 2026
Merged

feat(mtmharness): add browser secondary extension ABI#43
codeh007 merged 2 commits into
mainfrom
issue-664-mtmharness-secondary

Conversation

@codeh007

@codeh007 codeh007 commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a versioned mount(context) -> cleanup frontend extension ABI to mtmharness.
  • Fetch arbitrary HTTPS artifacts, verify SHA-256, import native ESM, serialize enable/disable, and clean up owned DOM/resources.
  • Convert mtmcanvas to a browser-only in-memory artifact without DSH bundle metadata, cordis.patch.yml, or Node Host output.
  • Add cancellation, malformed-manifest, failed-mount, cleanup-retry, native ESM, package, and release-contract coverage.

Verification

  • pnpm install --frozen-lockfile
  • pnpm check
  • pnpm --filter mtmharness run pack:check
  • Canvas tarball packing plus packed contract and publint --strict
  • npx react-doctor@latest --verbose --scope changed
  • git diff --check

Release order

mtmcanvas@0.2.0 must be published before mtmharness@0.6.0; the mtmharness release gate compares local/CDN bytes and the manifest SHA-256 pin.

Refs codeh007/gomtm#664

@codeh007 codeh007 added the enhancement New feature or request label Aug 28, 2026
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 84361fdb-32e7-4ce7-8c36-134b38cd8d34


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.

@codeh007
codeh007 merged commit 11142ae into main Aug 28, 2026
3 checks passed
@codeh007
codeh007 deleted the issue-664-mtmharness-secondary branch August 28, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants