Skip to content

[codex] Ship desktop runtime in npm package - #27

Draft
rushillshah wants to merge 1 commit into
mainfrom
agent/package-desktop-runtime
Draft

[codex] Ship desktop runtime in npm package#27
rushillshah wants to merge 1 commit into
mainfrom
agent/package-desktop-runtime

Conversation

@rushillshah

Copy link
Copy Markdown
Owner

Closes #26

Scope

  • include the existing desktop/ runtime in the npm package allowlist
  • keep the advertised npm run desktop command usable after installation

Validation

Risk

Low. This only adds existing runtime assets to the published tarball; no application behavior changes.

@rushillshah rushillshah added the bug Something isn't working label Jul 16, 2026
@rushillshah

Copy link
Copy Markdown
Owner Author

Maintenance blocker (2026-07-16): npm run check passes and npm pack --dry-run confirms all five desktop runtime files are shipped. Both CI jobs fail only on the same four date-sensitive baseline tests tracked by #23 and fixed in green draft PR #25 (65 passed / 4 failed here). Next action: review and merge #25, then rerun this PR CI; keep #27 draft until checks pass and review is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm package omits desktop runtime files

1 participant