Skip to content

Kibitzer extension-next — PR #131 preview build

Pre-release
Pre-release

Choose a tag to compare

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

  1. Download kibitzer-extension-next-pr131.zip below and unzip it.
  2. Open chrome://extensions and turn on Developer mode (top-right).
  3. Click Load unpacked and select the unzipped kibitzer-extension-next folder.
  4. 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).