When a build or upload is finished with no errors, the window is closing itself automatic.
It will be usefull to let the window stay open to see the build summaries, like memory consumption
of the board etc. I think we can close the window manual
Same problem when have errors on initialize or updating a project, when errors the red advice window closes automatic after a while, it is to fast to analyze the errors.
@noseglid does Atom Build has this functionality?
The build window stays open when there are errors:

There is also render issue when I fold up and down the window.
@sstaub thanks! Fixed in https://github.com/platformio/platformio/commit/3bc5cb0d273194cba091aa651fd9fc218ea7e4b3. Please again Menu: PlatformIO > Upgrade PlatformIO.
The info for upgrading stay no open, great work. When you can do it also for the build window...
There is a setting in the build package where visibility can be set to Keep visible.
cmd-alt-v will also toggle the window, regardless of visibility
@noseglid Thanks!!! Sorry, I missed it :(
P.S: Do you have any ideas as for https://github.com/noseglid/atom-build/issues/304#issuecomment-176294269 ?
@sstaub Please go to `Atom > Preferences > Packages > Build > Settings > Panel Visibility

Most helpful comment
There is a setting in the build package where visibility can be set to
Keep visible.cmd-alt-vwill also toggle the window, regardless of visibility