L3/L4 streaming: replace raw <pre> output with skeleton + progressive reveal #133
Labels
No labels
accessibility
backlog
beta-feedback
bug
duplicate
enhancement
feature-request
help wanted
invalid
needs-design
needs-triage
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/kiwi#133
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Level 3/4 recipe streaming currently dumps raw tokens into a
<pre>block. This exposes internal formatting artifacts, lacks visual hierarchy, and reads as broken to users who are not expecting raw LLM output.Proposed approach
prefers-reduced-motion(skeleton shimmer already gated in theme.css)Acceptance criteria
<pre>visible to user during or after streamingFrom
kiwi UX audit (2026-05-11) — cf-a11y longer-term #2