Add inline probe highlighting and threshold slider

↗ view on GitHub · Matilda · 2026-05-07 · 9206a2a0

- Render probe scores as inline background tints over the assistant
  text instead of a separate heat strip
- Add per-user highlight threshold slider (localStorage-persisted) so
  low-confidence tokens can be hidden from the chat view
- Switch probe scorer to non-streaming chat completions; reads scores
  from top-level response.scores, drops the -analyze model variant
- Emit content_done SSE event so the typing indicator drops as soon
  as Claude finishes, while probe scores keep streaming in

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Repository mglynnhenley/mikehasprobes
Author Matilda <matilda@Matildas-MacBook-Pro.local>
Authored
Parents d0df46d4
Stats 12 files changed , +247 , -40
Part of Hallucination-probe scoring across chat and tabular review

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-9206a2a0.md from inside the repo you want the change in.

⬇ Download capture-commit-9206a2a0.md