ollama serve
* app: gracefully shut down `ollama serve` on windows * fix linter errors * bring back `HideWindow` * remove creation flags * restore `windows.CREATE_NEW_PROCESS_GROUP`
This focuses on Windows first, but coudl be used for Mac and possibly linux in the future.