- min-h-screen → min-h-dvh for dynamic viewport - arbitrary z-[100] → z-50 (fixed scale) - removed tracking-tight/tracking-wide (letter-spacing not requested) - replaced 3 URL-sync useEffects with inline wrapper functions - initialParams moved to useRef (prevent re-computation per render) - removed backdrop-blur-sm on full-screen overlay (perf) - added text-balance on headings - added min-w-0 on SessionView tool name truncate - empty states now include guidance text with clear next action |
||
|---|---|---|
| .. | ||
| dashboard | ||
| deploy | ||
| src | ||
| index.ts | ||
| package.json | ||