-
Paint from a makeover theme instead of a hex table
-
Add shop-bench crate and justfile with bench/build/check recipes
-
Cargo.lock: reflect kittygfx rename
-
Native shop-vt parser replaces vte + ApcScanner
-
Kitty graphics protocol MVP: yazi / timg / image previews
-
VT parser: vte-driven Grid replaces raw scrollback
-
PTY loop: fork a shell, plumb output through calloop
-
Glyph on screen: swash + guillotiere + wgpu text pipeline
-
First pixel: SCTK window + wgpu clear color
-
Bootstrap shop workspace