Skip to content

Releases: enu3379/kibitzer

Kibitzer extension v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:20
c5f95b9

Prebuilt Chrome extension (apps/extension) — built from main @ c5f95b9. No build tools needed: the KoEn-E5 model, tokenizer, and ONNX runtime are bundled.

Install

  1. Download kibitzer-extension-v1.0.0.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 folder.
  4. Pin the Kibitzer icon, click it, and declare a goal.

Requires Chrome ≥ 123. Works offline in Tier-0 mode; add Ollama Cloud API keys in 설정 → AI 판정 for LLM judging + persona nudges.

Notes

  • All data stays in the extension's local IndexedDB; nothing is sent to any server.
  • Built by the Release workflow with npm run build (tests + typecheck green, model SHA-256 verified).
  • Asset SHA-256: 5646a6390aab01b563948a044e8b1497b92609ba08fab52616f50d1fe8928209
  • kibitzer-extension-store-v1.0.0.zip is the Chrome Web Store upload variant (manifest.json at the zip root — not for manual installs). SHA-256: 471cc36dcf1cd4bec861e3d157beea8227d947298c9270e3d75dfba0322f2ef9

Kibitzer extension-next v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 06:59
2cde439

Prebuilt Chrome extension (apps/extension-next) — built from main @ 2cde439. No build tools needed: the KoEn-E5 model, tokenizer, and ONNX runtime are bundled.

Install

  1. Download kibitzer-extension-next-v0.3.0.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 ≥ 123. Works offline in Tier-0 mode; add Ollama Cloud API keys in 설정 → AI 판정 for LLM judging + persona nudges.

Notes

  • All data stays in the extension's local IndexedDB; nothing is sent to any server.
  • Built by the Release workflow with npm run build (tests + typecheck green, model SHA-256 verified).
  • Asset SHA-256: bc4a79780285994bff7cd522fae65523eaacca5281e7839eda56f3e0c01cb4fd
  • kibitzer-extension-next-store-v0.3.0.zip is the Chrome Web Store upload variant (manifest.json at the zip root — not for manual installs). SHA-256: 0649192417ba20e9c4cbd64bc1758211221d245fd92568e3a2fa47dc07ad7700

Kibitzer extension-next — dev preview build (2026-07-31)

Choose a tag to compare

@enu3379 enu3379 released this 31 Jul 06:49
4e5292b

Prebuilt preview of the serverless Chrome extension from the latest dev (apps/extension-next, commit 4e5292b). No build tools needed — the KoEn-E5 model, tokenizer, and ONNX runtime are bundled.

Includes everything merged into dev since the v0.2.0 release — 27 commits:

  • Product: multi-provider AI judge with tier routing + usage ledger (#158), tabbed options layout (#155), first-run onboarding wizard (#159), popup goal hint with example chips (#160), one-time explainer for the first nag toast (#161), 3-level drift-sensitivity presets (#153), overtime moon crossing the sundial (#157), simplified persona names (#156).
  • Beta hardening: Tier-2 de-parroted writer (#163), page-title/goal clamps at ingress (#166), sensitive pages never named in logs or gauge traces (#168), dropped unused web_accessible_resources (#167), expanded Korean sensitive domains (#170), user-editable domain block/allow lists in options (#173), Chrome Web Store zip variant in the release workflow (#169), onboarding popup embed sized to fit without inner scroll (#180).
  • Persona picker: per-persona preview sentences on the 말투 cards (#164), default 4 + 실험실 6 tier split per D15 (#174).
  • Docs: Korean privacy policy (#171), Chrome Web Store submission kit (#172), planning/research notes hygiene (#175#178), contact email removed from the policy (#179).

Install

  1. Download kibitzer-extension-next-dev-2026-07-31.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 ≥ 123. 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 dev @ 4e5292b with npm run build (253 tests + typecheck green, model SHA-256 verified).
  • Asset SHA-256: 6fecc034ff900661d7c5dd3468b7ee8ae9436cfc2207ba91d1be1a8a4b962e0a

Kibitzer extension-next v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:20
a09286c

Prebuilt Chrome extension (apps/extension-next) — built from main @ a09286c. No build tools needed: the KoEn-E5 model, tokenizer, and ONNX runtime are bundled.

Install

  1. Download kibitzer-extension-next-v0.2.0.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 ≥ 123. Works offline in Tier-0 mode; add Ollama Cloud API keys in 설정 → AI 판정 for LLM judging + persona nudges.

Notes

  • All data stays in the extension's local IndexedDB; nothing is sent to any server.
  • Built by the Release workflow with npm run build (tests + typecheck green, model SHA-256 verified).
  • Asset SHA-256: f750426324b2583316fef22a942c23dc90003681b39cdfa8a07e80e957826adb

Kibitzer extension-next — dev preview build (2026-07-28)

Choose a tag to compare

@enu3379 enu3379 released this 28 Jul 05:25
661182a

Prebuilt preview of the serverless Chrome extension from the latest dev (apps/extension-next, commit 30410bc). No build tools needed — the KoEn-E5 model, tokenizer, and ONNX runtime are bundled.

Includes everything merged into dev since the PR #131 preview — #145 (focused-window observation + presence-gated delivery), #146 (session-end summary with a Tier-2 persona recap), #147 (redesigned popup: goal-first, immersion gauge bar, sundial timer), and #149 (drop the "알림보기" test-nag hint from the popup).

Install

  1. Download kibitzer-extension-next-dev-2026-07-28.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 ≥ 123. 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 dev @ 30410bc with npm run build (194 tests + typecheck green, model SHA-256 verified).
  • Asset SHA-256: 66384fa68c433d8cc575d568827a49146f9b2254eb28329c639174cf2654e781

Kibitzer extension-next — PR #131 preview build

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).

KoEn-E5-Tiny ONNX (O4) — extension embedding model asset

Choose a tag to compare

@enu3379 enu3379 released this 23 Jul 12:10
a7d477d

Build-time asset for the TS Tier 0 embedder. Source: HF exp-models/dragonkue-KoEn-E5-Tiny @ 961b7a27 (onnx/model_O4.onnx). sha256 8dd4551db5435efc2c3c724578569a8d6596df8f32447d1d109574c55b578234, 74893112 bytes. Not a product release; fetched by apps/extension/scripts/checkProviderAssets.mjs and verified against model-manifest.json.