You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generation-first flow: diff cards, live preview by default, activity rows
- AI file changes now render per-file diff cards in chat: collapsed
rows with +/− counts, expanding to a hunked unified diff (lib/diff.ts,
LCS with prefix/suffix trim and a coarse fallback for huge files).
- The preview pane is open by default (persisted stores migrate once)
and auto-reloads whenever the AI or a manual save writes files, via
a monastery:files-written event.
- @read/@search context pulls and edit-recovery chatter render as slim
activity rows instead of chat bubbles; only messages needing the
user keep a bubble.
- Typography floor raised: all 9/10px text is now 11px minimum.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments