v1.0.1
fix: set explicit window size and minSize to prevent tiny initial window NSHostingController can override the contentRect with a smaller intrinsic size. Calling setFrame after setting the contentViewController forces the intended 900x560 frame, and minSize prevents resizing below 700x400. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>