Current web release v0.1.7
Web Assistant changelog
v0.1.7 — Guided drafting workflow
Released July 26, 2026.
- Divided drafting into four steps: choose target, review evidence, rank elements, then draft and review.
- Added a visible workflow stepper and focused navigation between drafting decisions.
v0.1.6 — Faster model setup
Released July 26, 2026.
- Added persistent IndexedDB model caching with visible cached/not-cached status.
- Added background model downloads, cancellation, retry, and smaller-model guidance.
- Added optional CV context compression with a user-ranked priority review before agency selection.
v0.1.5 — Forced runtime refresh
Released July 26, 2026.
Added a new runtime and service-worker release identifier so browsers cannot reuse the earlier incompatible application shell or model worker.
v0.1.4 — WebLLM runtime and cache repair
Released July 26, 2026.
- Updated the official WebLLM runtime from 0.2.79 to 0.2.84.
- Added release-specific URLs for the application, model worker, and AI runtime.
- Changed JavaScript and worker updates to network-first loading with offline fallback.
- Added a runtime-specific recovery action that removes an outdated application shell before reloading.
v0.1.3 — Source-first agency positioning
Released July 26, 2026.
- Reordered the workflow to load a model, add a CV or source, and then choose the funding agency.
- Added an “Other funding agency or program” option with opportunity-specific prompts.
- Added local-model suggestions that prefill only source-supported agency evidence for user verification.
- Expanded end-to-end coverage for the new workflow, all agency modes, and guided evidence review.
v0.1.2 — Local model runtime repair
Released July 26, 2026.
- Replaced the fragile esm.sh WebLLM rebundle with the official pinned npm browser distribution.
- Cache-busted both the page and worker runtime to prevent stale incompatible modules.
- Added a real bundle-import and model-worker startup test in Chromium.
- Classified missing runtime exports separately from memory, WebGPU, download, compilation, and extension failures.
v0.1.1 — Workflow reliability and evidence review
Released July 26, 2026.
- Added compatibility checks, automatic model fallback, retry/cancel controls, cache recovery, and copyable diagnostics.
- Separated compatibility, model, agency, and source selection into one-decision screens.
- Added live structured SSHRC, NSERC, and CIHR fit reports and follow-up questions.
- Added previous-document workspace restore, rename/delete controls, storage reporting, and a privacy dashboard.
- Added responsive extraction and drafting progress with cancellation and recovery guidance.
- Added mocked full-journey Chrome tests plus keyboard and dynamic-status coverage.
v0.1.0 — Initial web release
Introduced private in-browser model execution, CV extraction and verification, evidence ranking, narrative drafting, review checks, and text/Markdown export.