Commit 3d8bf6e
committed
chore: muted style for restored edit-card stats; FS API note
Adds a CSS rule for .ai-tool-edit-stats so the per-edit +x/-y
on restored cards reads with the same muted grey as the Show diff
toggle (the .ai-msg-edit-summary-scoped green/red colors don't apply
inside the tool indicator, leaving the default bright text otherwise).
CLAUDE.md gains a short note on which file API to reach for —
Phoenix.VFS.{read,write,unlink}Async for raw app data (no size
cap, recursive dir delete) versus FileSystem.getFileForPath only
for files that may be opened as editor documents.1 parent 7bfd0c0 commit 3d8bf6e
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
691 | 702 | | |
692 | 703 | | |
693 | 704 | | |
| |||
0 commit comments