chore(config): update schema after websearch_exa removal
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": [
|
"enum": [
|
||||||
"websearch_exa",
|
|
||||||
"context7",
|
"context7",
|
||||||
"grep_app"
|
"grep_app"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ export const TARGET_TOOLS = new Set([
|
|||||||
"webfetch",
|
"webfetch",
|
||||||
"context7_resolve-library-id",
|
"context7_resolve-library-id",
|
||||||
"context7_get-library-docs",
|
"context7_get-library-docs",
|
||||||
"websearch_exa_web_search_exa",
|
|
||||||
"grep_app_searchgithub",
|
"grep_app_searchgithub",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user