Skip to content

fix(extension): hard-fail transformer inference (no fastText fallback)#24

Merged
janitrbob[bot] merged 4 commits intomainfrom
fix/transformer-no-fasttext-fallback
Feb 15, 2026
Merged

fix(extension): hard-fail transformer inference (no fastText fallback)#24
janitrbob[bot] merged 4 commits intomainfrom
fix/transformer-no-fasttext-fallback

Conversation

@janitrbob
Copy link
Copy Markdown
Contributor

@janitrbob janitrbob bot commented Feb 15, 2026

Summary\n- remove silent transformer->fastText fallback in offscreen inference path\n- stop silent hf_run->builtin source fallback in offscreen; surface source/model load errors\n- clear transformer runtime cache state on transformer failures to avoid sticky rejected model promise loops\n- normalize legacy backend value 'auto' to transformer and remove 'auto' from popup/options backend selectors\n\n## Why\nTransformer failures were masked by automatic fallback, making it look like transformer was active while all inference was actually served by fastText.\n\n## Validation\n- npm run extension:typecheck\n- npm run format:check

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Feb 15, 2026

Deploying janitr with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0c6624f
Status: ✅  Deploy successful!
Preview URL: https://03192c33.janitr.pages.dev
Branch Preview URL: https://fix-transformer-no-fasttext.janitr.pages.dev

View logs

@janitrbob janitrbob bot merged commit 533f4cf into main Feb 15, 2026
3 checks passed
@janitrbob janitrbob bot deleted the fix/transformer-no-fasttext-fallback branch February 15, 2026 20:45
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