| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.1.19 source code.tar.gz | 2026-08-22 | 25.6 MB | |
| 1.1.19 source code.zip | 2026-08-22 | 25.6 MB | |
| README.md | 2026-08-22 | 474 Bytes | |
| agy_cli_windows_arm64.zip | 2026-08-22 | 47.1 MB | |
| agy_cli_linux_arm64.tar.gz | 2026-08-22 | 52.3 MB | |
| agy_cli_linux_x64.tar.gz | 2026-08-22 | 55.8 MB | |
| agy_cli_mac_arm64.tar.gz | 2026-08-22 | 49.5 MB | |
| agy_cli_mac_x64.tar.gz | 2026-08-22 | 54.3 MB | |
| agy_cli_windows_x64.zip | 2026-08-22 | 51.7 MB | |
| Totals: 9 Items | 361.9 MB | 2 | |
- 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.