mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
tui design refinement (#4809)
This commit is contained in:
parent
99d7ff47c4
commit
63bfe76720
11 changed files with 389 additions and 267 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://opencode.ai/config.json",
|
||||
"plugin": ["opencode-openai-codex-auth"],
|
||||
// "enterprise": {
|
||||
// "url": "http://localhost:3000",
|
||||
// "url": "https://enterprise.dev.opencode.ai",
|
||||
// },
|
||||
"provider": {
|
||||
"opencode": {
|
||||
|
|
@ -11,4 +11,10 @@
|
|||
},
|
||||
},
|
||||
},
|
||||
"mcp": {
|
||||
"exa": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.exa.ai/mcp",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue