Opencode commands tries to execute like this ``` opencode 'Fix the "Description" submission readiness issue for app' ``` What it needs to be ``` opencode run 'Fix the "Description" submission readiness issue for app' ```
Opencode commands tries to execute like this
What it needs to be