Skip to content

fix(local-inference): stage flat bionic bundles - #11452

Merged
lalalune merged 1 commit into
developfrom
codex/fix/android-bionic-flat-bundle
Jul 2, 2026
Merged

fix(local-inference): stage flat bionic bundles#11452
lalalune merged 1 commit into
developfrom
codex/fix/android-bionic-flat-bundle

Conversation

@lalalune

@lalalune lalalune commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

Evidence

  • git fetch origin + git rebase origin/develop completed cleanly after origin/develop moved to 26724fc8019.
  • bun run --cwd plugins/plugin-local-inference test -- src/services/bionic-host-loader.test.ts -> 4 passed, 9 skipped on macOS (Linux-only abstract-UDS tests skipped as expected).
  • bunx biome check plugins/plugin-local-inference/src/services/bionic-host-loader.ts plugins/plugin-local-inference/src/services/bionic-host-loader.test.ts -> clean.
  • bun run --cwd packages/contracts build && bun run --cwd plugins/plugin-local-inference typecheck -> clean.
  • bun run --cwd plugins/plugin-local-inference build -> clean.
  • git diff --check origin/develop...HEAD -> clean.
  • bun run verify -> clean; Turbo build/typecheck completed 483/483 tasks, follow-up audits passed, and 28 dist-path consumer configs typechecked.

Not run / N/A

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1f248f59-4c75-42e7-a56c-13e949f16278

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix/android-bionic-flat-bundle

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lalalune

lalalune commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

Rebased onto current origin/develop after #11454 merged. New head: 6930b38ccf2.

Focused verification rerun on the rebased branch:

node packages/shared/scripts/generate-keywords.mjs --target ts
bun run --cwd plugins/plugin-local-inference test -- src/services/bionic-host-loader.test.ts
# PASS: 4 passed, 9 skipped (Linux-only IPC tests skipped here)

bunx biome check plugins/plugin-local-inference/src/services/bionic-host-loader.ts plugins/plugin-local-inference/src/services/bionic-host-loader.test.ts
# PASS

The Android device/simulator smoke remains the hardware-gated evidence item already called out in the PR body.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@lalalune
lalalune force-pushed the codex/fix/android-bionic-flat-bundle branch from 6930b38 to 5c3c338 Compare July 2, 2026 13:39

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@claude

claude Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant