mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
chore: format code
This commit is contained in:
parent
79a4c1544d
commit
08f8856d6c
@ -1,8 +1,6 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"plugin": [
|
||||
"opencode-openai-codex-auth"
|
||||
],
|
||||
"plugin": ["opencode-openai-codex-auth"],
|
||||
// "enterprise": {
|
||||
// "url": "https://enterprise.dev.opencode.ai",
|
||||
// },
|
||||
@ -20,10 +18,7 @@
|
||||
},
|
||||
"morph": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"bunx",
|
||||
"@morphllm/morphmcp"
|
||||
],
|
||||
"command": ["bunx", "@morphllm/morphmcp"],
|
||||
"environment": {
|
||||
"ENABLED_TOOLS": "warp_grep",
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user