fix(local-inference): stage flat bionic bundles - #11452
Conversation
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
112de1d to
6930b38
Compare
|
Rebased onto current 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
# PASSThe Android device/simulator smoke remains the hardware-gated evidence item already called out in the PR body. |
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
6930b38 to
5c3c338
Compare
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
Summary
BionicHostLoaderderive a real fused bundle root for flat staged Eliza-1 GGUFs.eliza-1-*.ggufis staged flat underlocal-inference/models/, the loader now creates a hidden.bionic-bundles/<model>/text/<model>.ggufhardlink/symlink view and sends that bundle root to the Android bionic host.Evidence
git fetch origin+git rebase origin/developcompleted cleanly afterorigin/developmoved to26724fc8019.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