zenlm/Qwen Code Action
Uses the Qwen Code to automate software development tasks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prompt | A specific prompt to guide Qwen Code. | no | You are a helpful assistant. |
| OPENAI_API_KEY | Your Qwen Code API key. | yes | — |
| OPENAI_BASE_URL | Your Qwen Code base URL. | yes | — |
| OPENAI_MODEL | Your Qwen Code model. | yes | — |
| settings_json | A JSON string to configure the Qwen Code. This will be written to .qwen/settings.json. | no | — |
| version | The version of @qwen-code/qwen-code to execute. Can be a specific version from npm (e.g., '0.1.0', 'latest'), a branch name (e.g., 'main'), or a commit hash. | no | latest |
Outputs
| name | description |
|---|---|
| summary | The summarized output from the Qwen Code execution. |