Kibitzer extension-next — PR #131 preview build
Pre-release
Pre-release
Prebuilt preview of the serverless Chrome extension from PR #131 (apps/extension-next, commit dac8fc9). No build tools needed — the KoEn-E5 model, tokenizer, and ONNX runtime are bundled.
Install
- Download kibitzer-extension-next-pr131.zip below and unzip it.
- Open
chrome://extensionsand turn on Developer mode (top-right). - Click Load unpacked and select the unzipped
kibitzer-extension-nextfolder. - Pin the Kibitzer icon, click it, and declare a goal.
Requires Chrome ≥ 120. Works offline in Tier-0 mode; add Ollama Cloud API keys in 설정 → AI 판정 for LLM judging + persona nudges.
Notes
- This is a preview build, not a store release — Chrome will show the usual developer-mode extension warning.
- All data stays in the extension's local IndexedDB; nothing is sent to any server.
- Built from PR #131 with
npm run build(98 tests + typecheck green, model SHA-256 verified).