Skip to content

Stabilize 1.x Node packaging and Codex MCP setup#1334

Open
scholarsmate wants to merge 2 commits intorelease/1.xfrom
feat/release-1x-packaging-stability
Open

Stabilize 1.x Node packaging and Codex MCP setup#1334
scholarsmate wants to merge 2 commits intorelease/1.xfrom
feat/release-1x-packaging-stability

Conversation

@scholarsmate
Copy link
Copy Markdown
Member

Summary

  • carry the working dual-package Node packaging and MCP/Codex setup onto the new
    elease/1.x maintenance line
  • add cross-platform workspace packing and dist package metadata helpers
  • document why scripts/write-dist-package-jsons.js exists and what problem it solves

Why

This gives us a working 1.x branch we can fall back to while main moves toward a cleaner ESM-only / 2.x refactor. The code here is intentionally the pragmatic compatibility version, not the long-term shape.

Included

  • Polish MCP packaging and Codex setup
  • docs: explain dist package postbuild helper

Validation

  • previously validated on main before branching: packaged consumer install, CJS/ESM imports for @omega-edit/client and @omega-edit/ai, oe --help, MCP initialize plus ools/list, and yarn workspace @omega-edit/ai test
  • no new runtime changes after that validation other than docs for the packaging helper

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 21, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.03%. Comparing base (13c818a) to head (f2a3b02).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           release/1.x    #1334      +/-   ##
===============================================
- Coverage        77.05%   77.03%   -0.03%     
===============================================
  Files               32       32              
  Lines             6254     6248       -6     
  Branches          1318     1318              
===============================================
- Hits              4819     4813       -6     
  Misses             877      877              
  Partials           558      558              
Flag Coverage Δ
native 59.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/client/src/server.ts 72.43% <ø> (-0.15%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13c818a...f2a3b02. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants