aiaiohhh/Vyben remote coding runner
Runs one OIDC-authenticated Vyben coding job without repository write credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | run for the read-only agent job or finalize for the isolated write job | no | run |
| job-id | UUID of the pre-authorized Vyben job | yes | — |
| artifact-path | Downloaded run artifact directory; required only in finalize mode | no | — |
| github-token | Fresh-job GITHUB_TOKEN; required only in finalize mode and never exposed to the agent | no | — |
Outputs
| name | description |
|---|---|
| status | Runner outcome |
| artifact-path | Directory containing the bounded patch, result, and integrity metadata |
| head-sha | Finalized commit SHA; set only in finalize mode |