← Back to the Hub
Preset

qwen-coding
qwen-coding
Qwen-Coder local coding harness: low temperature, native tools.
builtinOpen sourceReadyContext replay sessions
Specification
| Category | Model and task presets |
|---|---|
| Runtime | builtin |
| Interface | TUI and CLI |
| Source | built-in-template |
| Licence | Apache-2.0 |
| Provider | ollama |
| Model | qwen3-coder |
| Continuity | Context replay |
| Support | Ready |
| Based on | qwen-coding |
Runtime behaviour
Capabilities
single workflowStructured run events
Tools
read_filewrite_filelist_directoryedit_fileinsert_textpatchmulti_editgrepgloblocal_code_searchrepo_searchcode_searchbashtodo_writetodo_readPolicies and ownership
- +Sandbox: local
- +Approvals: balanced
- +Shell: allowed
- +Network: blocked
- +Checks: enabled
Get started
Inside SuperQode
$ :harness switch qwen-coding$ :harness show qwen-coding$ :harness statusFrom your shell
$ superqode harness run qwen-coding "Describe your task"$ superqode harness show qwen-codingEvaluate and optimize
Measure
$ superqode harness test --spec harness.yaml$ superqode harness eval --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness bench --manifest harnessbench.yamlImprove
$ superqode harness optimize-omni --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness optimize --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness promote stage