File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # opencode-qwencode -auth
1+ # @ dvaji/ opencode-qwen -auth
22
33OpenCode plugin for Qwen Code OAuth authentication. Provides free access to Qwen Coder models through the official OAuth flow.
44
@@ -12,23 +12,23 @@ OpenCode plugin for Qwen Code OAuth authentication. Provides free access to Qwen
1212
1313## Installation
1414
15- ### From Git Repository (Recommended)
15+ ### From npm (Recommended)
1616
1717Add to your OpenCode config (` ~/.config/opencode/opencode.json ` ):
1818
1919``` json
2020{
21- "plugin" : [" opencode-qwencode-auth@git+https://github.com/dvaJi/ opencode-qwencode -auth.git " ]
21+ "plugin" : [" @dvaji/ opencode-qwen -auth" ]
2222}
2323```
2424
2525OpenCode will automatically install and load the plugin at startup.
2626
27- ### From npm
27+ ### From Git Repository (Alternative)
2828
2929``` json
3030{
31- "plugin" : [" opencode-qwencode-auth" ]
31+ "plugin" : [" @dvaji/ opencode-qwen-auth@git+https://github.com/dvaJi/opencode- qwencode-auth.git " ]
3232}
3333```
3434
Original file line number Diff line number Diff line change 11{
2- "name" : " opencode-qwencode -auth" ,
2+ "name" : " @dvaji/ opencode-qwen -auth" ,
33 "module" : " index.ts" ,
44 "version" : " 0.1.0" ,
55 "author" : {
You can’t perform that action at this time.
0 commit comments