- Fixed
--remote-controlrefusing to start whenever port was taken, so it now takes a free port from the operating system. - Added the
AGY_CLI_HIDE_LOGOenvironment variable for narrow terminals, screen readers and recordings where the banner's logo art gets in the way; setting it suppresses the art while keeping the version and account lines. - Added
AGY_CLI_DISABLE_ESCAPE_SEQUENCE_OPTIMIZATIONSto bypass the renderer's dirty-rectangle and diffing optimizations.