Skip to content

fix(cli): harden standalone native runtime - #110

Merged
nkavian merged 1 commit into
inflowpayai:mainfrom
nkavian:fix-mcp-standalone-runtime-import
Aug 11, 2026
Merged

fix(cli): harden standalone native runtime#110
nkavian merged 1 commit into
inflowpayai:mainfrom
nkavian:fix-mcp-standalone-runtime-import

Conversation

@nkavian

@nkavian nkavian commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bundle runtime imports that previously escaped native single-executable builds
  • verify standalone bundles from a data URL and reject unresolved runtime imports
  • package JSON Schema resolution support explicitly for native applications
  • require the pinned Argon2 source for Linux package builds
  • update the ODP directory client to 0.2.2 and accept empty suggestion results

Verification

  • pnpm install --frozen-lockfile
  • pnpm typecheck
  • pnpm lint
  • pnpm test
  • pnpm typedoc
  • pnpm test:standalone-runtime
  • AMD64 Linux package build with pinned Argon2 source
  • macOS native application inflow mcp doctor
  • Windows native application command matrix
  • git diff --check

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nkavian
nkavian merged commit e2752b6 into inflowpayai:main Aug 11, 2026
2 checks passed
@nkavian
nkavian deleted the fix-mcp-standalone-runtime-import branch August 11, 2026 08:05
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