| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/autohandai/code-cli/main/config.example.json | [Back] [Original] |
{
"openrouter": {
"apiKey": "your-api-key-here",
"model": "your-modelcard-id-here"
},
"workspace": {
"defaultRoot": ".",
"allowDangerousOps": false
},
"ui": {
"theme": "dark",
"autoConfirm": false,
"readFileCharLimit": 300
},
"features": {
"promptCaching": false
}
}
| Web Proxy Viewer | New URL | Original Page |