Is your feature request related to a specific problem?
All AI CLIs allow it:
opencode upgrade
claude upgrade
kiro-cli upgrade
Describe the solution you'd like
add: agy upgrade
Describe alternatives you've considered
copy "agy update" code to "agy upgrade" code xd
Additional context
when I write "agy upgrade"
result:
Error: unexpected argument "upgrade".
Prompts are read only from -p/--print, -i/--prompt-interactive, or stdin, so this argument would have been ignored.
Is your feature request related to a specific problem?
All AI CLIs allow it:
opencode upgrade
claude upgrade
kiro-cli upgrade
Describe the solution you'd like
add: agy upgrade
Describe alternatives you've considered
copy "agy update" code to "agy upgrade" code xd
Additional context
when I write "agy upgrade"
result:
Error: unexpected argument "upgrade".
Prompts are read only from -p/--print, -i/--prompt-interactive, or stdin, so this argument would have been ignored.