| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agy_cli_windows_arm64.zip | 2026-07-18 | 43.3 MB | |
| agy_cli_windows_x64.zip | 2026-07-18 | 47.4 MB | |
| agy_cli_mac_arm64.tar.gz | 2026-07-18 | 46.7 MB | |
| agy_cli_mac_x64.tar.gz | 2026-07-18 | 50.0 MB | |
| agy_cli_linux_arm64.tar.gz | 2026-07-18 | 48.7 MB | |
| agy_cli_linux_x64.tar.gz | 2026-07-18 | 52.1 MB | |
| 1.1.4 source code.tar.gz | 2026-07-16 | 25.6 MB | |
| 1.1.4 source code.zip | 2026-07-16 | 25.6 MB | |
| README.md | 2026-07-16 | 1.1 kB | |
| Totals: 9 Items | 339.3 MB | 0 | |
Changelog
- Added support for stacking multiple leading slash commands in a single prompt, so a chain like /plan /grill-me <prompt> parses, activates, and renders every command in the order you typed them.
- Improved scrolling in the /diff viewer so paging through a diff no longer jitters or pushes the status line off the screen when lines wrap or comments expand.
- Fixed custom agents that declare subagent: false still appearing in the available-subagents list and being invocable as subagents.
- Fixed headless (-p / --print) runs so they now honor persisted settings.json policies, including permissions, file access, sandbox mode, auto-execution, and artifact review.
- Fixed /btw side-questions leaking into the conversation list as duplicate entries that carried the parent conversation's title.
- Fixed the prompt to honor a custom Enter binding to prompt.insert_newline, so a remapped Enter inserts a newline instead of submitting.
- Fixed eligibility error messages so the CLI shows the real reason again instead of defaulting to a generic "unknown reason".