| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.1.7 source code.tar.gz | 2026-07-24 | 25.6 MB | |
| 1.1.7 source code.zip | 2026-07-24 | 25.6 MB | |
| README.md | 2026-07-24 | 803 Bytes | |
| agy_cli_windows_x64.zip | 2026-07-24 | 48.0 MB | |
| agy_cli_windows_arm64.zip | 2026-07-24 | 43.8 MB | |
| agy_cli_mac_x64.tar.gz | 2026-07-24 | 50.4 MB | |
| agy_cli_mac_arm64.tar.gz | 2026-07-24 | 46.2 MB | |
| agy_cli_linux_x64.tar.gz | 2026-07-24 | 52.4 MB | |
| agy_cli_linux_arm64.tar.gz | 2026-07-24 | 49.0 MB | |
| Totals: 9 Items | 341.0 MB | 0 | |
- Improved permission prompts for compound shell commands so the full command is shown when any part of it needs approval.
- Fixed disabled plugins still running their hooks and contributing other customizations, which could keep a broken hook active and break file-editing tools even after the plugin was turned off.
- Fixed MCP OAuth against providers that do not strictly follow the spec (such as Salesforce and Atlassian) by relaxing issuer validation and including the
refresh_tokengrant. - Fixed
/btwfailing with a "parent conversation not found" error when used as the very first action in a fresh session. - Fixed clipboard corruption of CJK and other non-ASCII text when copying on Windows.
- Fixed print mode (
-p) sending a prompt before the account-eligibility check finished.