v1.0.1
Bug-fix and feature release.
Highlights:
- Session persistence: long-running tools (probe-lab, cross-model-diff, harmbench, strongreject, jbb, replayer, fingerprinter, promptcraft, anticlassifier) now continue running when you switch tabs. The TabRail shows a pulsing indicator on tabs with active runs.
- 5 new providers: Ollama, LM Studio, vLLM, Llama.cpp (local servers) and NVIDIA NIM (cloud). All speak the OpenAI-compat protocol; configure in Settings -> Providers.
- 0 npm audit vulnerabilities (was 12). Vite, SvelteKit, and vitest upgraded to latest.
- Documentation cleanup: neutral framing throughout README and CLAUDE.md.
Hotfix (within hours of v1.0.1 release): Regenerated app/package-lock.json to fix 'npm ci' missing entries for react/react-dom/scheduler (transitive optional peers of the 'ai' SDK). Affected 'npm run build' from root and Docker builds.