←back to thread

677 points meetpateltech | 1 comments | | HN request time: 0.249s | source
Show context
ncdlek ◴[] No.45117287[source]
I wish someone integrate qwen-coder as well
replies(6): >>45117309 #>>45117435 #>>45117449 #>>45117456 #>>45117460 #>>45117921 #
1. shallow-mind ◴[] No.45117921[source]
I actually works already, just add new agent definition:

--- "Local QWEN": { "command": "/usr/local/bin/qwen", "args": [ "--experimental-acp" ], "env": {} }, ---