Uh oh!
There was an error while loading. Please reload this page.
Converge RuntimeEvent semantic source of truth - #14
Merged
likun666661 merged 1 commit intoJun 15, 2026
Merged
Conversation
jackwener pushed a commit
that referenced
this pull request
Jun 21, 2026
…nvergence Converge RuntimeEvent semantic source of truth
jackwener pushed a commit
that referenced
this pull request
Jun 21, 2026
…nvergence Converge RuntimeEvent semantic source of truth
jackwener pushed a commit
that referenced
this pull request
Jun 21, 2026
…nvergence Converge RuntimeEvent semantic source of truth
jackwener pushed a commit
that referenced
this pull request
Jun 21, 2026
…nvergence Converge RuntimeEvent semantic source of truth
anaconda110 added a commit
to anaconda110/maka-agent
that referenced
this pull request
Aug 3, 2026
…es.pro (P2 apache#14) The RN Gradle plugin already injects react-native/proguard-rules.pro, which keeps the RN bridge, TurboModules, Hermes internals, and annotated modules with fine-grained rules. The local blanket `-keep class com.facebook.react.** { *; }` prevented R8 from pruning dead RN internal code and inflated the release APK. Remove the blanket keep and the redundant com.facebook.react.common.build keep; rely on the bundled RN rules. Keep app-specific classes (com.maka.mobile.*) and third-party native modules only.
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 freeto 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
Rive
wfrun_2fff27cd5edb4986991410f03f32c116sched_54fd8a06184444d980337bf0996f9295work_9ce3439d6c1241328bff8309b62df7bbmaka.runtimeevent-semantic-source-convergence-20260615Verification
npm run build --workspace packages/corenpm run typecheck --workspace packages/runtimenpm run build --workspace packages/runtimenode --test packages/runtime/dist/__tests__/runtime-event-adapters.test.js packages/runtime/dist/__tests__/ai-sdk-backend.test.js packages/runtime/dist/__tests__/session-manager.test.js packages/runtime/dist/__tests__/agent-run-inspect.test.jsnpm run test --workspace packages/runtime -- --runInBandnpm run test --workspace packages/storage -- --runInBandnpm run typechecknpm run test --workspaces --if-presentgit diff --checkgit diff --cached --check