FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
code-cli/config.example.json at main · autohandai/code-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
autohandai
/
code-cli
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
178
Code
Issues
77
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
code-cli
/
config.example.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (18 loc) · 315 Bytes
Breadcrumbs
code-cli
/
config.example.json
Copy path
File metadata and controls
18 lines (18 loc) · 315 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"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
}
}
Back
|
FazBrowse Home
|
New Git URL