FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
opencode/.opencode/opencode.jsonc at dev · vtemian/opencode · GitHub
vtemian
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
opencode
/
.opencode
/
opencode.jsonc
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (23 loc) · 472 Bytes
Breadcrumbs
opencode
/
.opencode
/
opencode.jsonc
Copy path
File metadata and controls
23 lines (23 loc) · 472 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
19
20
21
22
23
{
"$schema"
:
"
https://opencode.ai/config.json
"
,
//
"plugin": ["opencode-openai-codex-auth"],
//
"enterprise": {
//
"url": "https://enterprise.dev.opencode.ai",
//
},
"instructions"
: [
"
STYLE_GUIDE.md
"
],
"provider"
: {
"opencode"
: {
"options"
: {},
},
},
"mcp"
: {
"context7"
: {
"type"
:
"
remote
"
,
"url"
:
"
https://mcp.context7.com/mcp
"
,
},
},
"tools"
: {
"github-triage"
:
false
,
"github-pr-search"
:
false
,
},
}
Back
|
FazBrowse Home
|
New Git URL