fix: dont autoload kilo (#14052)

This commit is contained in:
Aiden Cline
2026-02-17 18:42:18 -06:00
committed by GitHub
parent 572a037e5d
commit 0ca75544ab
2 changed files with 1 additions and 176 deletions

View File

@@ -580,9 +580,8 @@ export namespace Provider {
},
kilo: async () => {
return {
autoload: true,
autoload: false,
options: {
baseURL: "https://api.kilo.ai/api/gateway",
headers: {
"HTTP-Referer": "https://opencode.ai/",
"X-Title": "opencode",