name: push description: Push changes to remote. Use this whenever the user wants to push, deploy, or publish changes. argument-hint: [commit message]
Use the project's push script to commit and deploy changes.
Run: ./push "$ARGUMENTS"
If no commit message argument is provided, generate a short commit message based on the changes made and pass it as the argument.