Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
maka.extension.jsonand carry Client-only or Host+Client packages through the existing package store, immutable generations, composition, restart recovery, and rollback modeldesktop-uibundles through a strict Runtime Host protocol, then serve content-addressed JavaScript to the Renderer through a scoped Desktop transportsingle,list,keyed, andchainSlots with root, optional-Session, and strict-Session scopes@maka/ui/client-pluginSDK with an explicit Astryx primitive allowlist rather than the private product barrelScope
This combines the planned Client Runtime and typed UI Slots work in one PR. Host↔Client RPC, streams, product events, plugin management UI, SDK build tooling, and untrusted Renderer sandboxing remain follow-up work.
Testing
NODE_NO_WARNINGS=1 npm testnpm run buildnpm --workspace @maka/ui run test:dist(473 tests)npm --workspace @maka/ui run typechecknpm --workspace @maka/desktop run typechecknpm run check:renderer-architecture(112 tests)npm run astryx:surface-inventory && npm run astryx:surface-inventory:test(19 tests)npx knip --workspace packages/uinpm run lintnpm run format:checknpm run check:asf-headersgit diff --check